Skip to content

@jsvision/code-editor / CodeEditorFeatureInspection

Interface: CodeEditorFeatureInspection

Defined in: code-editor/src/degradation.ts:20

One bounded content-free feature inspection record.

Properties

discarded?

readonly optional discarded?: number

Defined in: code-editor/src/degradation.ts:25


feature

readonly feature: CodeEditorDegradedFeature

Defined in: code-editor/src/degradation.ts:21


presented?

readonly optional presented?: number

Defined in: code-editor/src/degradation.ts:24


reason

readonly reason: string

Defined in: code-editor/src/degradation.ts:23


status

readonly status: CodeEditorFeatureStatus

Defined in: code-editor/src/degradation.ts:22