@jsvision/code-editor / CodeEditorProjectedCell
Interface: CodeEditorProjectedCell
Defined in: code-editor/src/ui/projection.ts:17
A sanitized terminal cell plus semantic presentation metadata.
Properties
documentOffset?
readonlyoptionaldocumentOffset?:number
Defined in: code-editor/src/ui/projection.ts:23
overlays
readonlyoverlays: readonlystring[]
Defined in: code-editor/src/ui/projection.ts:21
role
readonlyrole:string
Defined in: code-editor/src/ui/projection.ts:20
style?
readonlyoptionalstyle?:CodeEditorCellStyle
Defined in: code-editor/src/ui/projection.ts:22
text
readonlytext:string
Defined in: code-editor/src/ui/projection.ts:18
width
readonlywidth:1
Defined in: code-editor/src/ui/projection.ts:19