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