Interface: IEditor
model.IEditor
Implemented by
Table of contents
Properties
Properties
current
• Optional current: null | IEditorGroup\<any, any>
Current editor group
Defined in
src/model/workbench/editor.ts:67
editorOptions
• Optional editorOptions: IEditorOptions
Built-in editor options, there is main apply it to monaco-editor
Defined in
src/model/workbench/editor.ts:79
entry
• Optional entry: ReactNode
The welcome page of editor bench
Defined in
src/model/workbench/editor.ts:75
groups
• Optional groups: IEditorGroup\<any, any>[]
Editor Groups