@jsvision/code-editor / CodeEditorDegradationNotice
Interface: CodeEditorDegradationNotice
Defined in: code-editor/src/degradation.ts:29
One bounded, non-modal degradation notice suitable for accessible host presentation.
Properties
discarded?
readonlyoptionaldiscarded?:number
Defined in: code-editor/src/degradation.ts:35
feature
readonlyfeature:CodeEditorDegradedFeature
Defined in: code-editor/src/degradation.ts:30
message?
readonlyoptionalmessage?:string
Defined in: code-editor/src/degradation.ts:36
nonModal
readonlynonModal:true
Defined in: code-editor/src/degradation.ts:32
presented?
readonlyoptionalpresented?:number
Defined in: code-editor/src/degradation.ts:34
reason
readonlyreason:"missing-adapter"|"unavailable"|"failure"|"retry"|"operation"|"limit"
Defined in: code-editor/src/degradation.ts:31
truncated
readonlytruncated:boolean
Defined in: code-editor/src/degradation.ts:33