Interface EditorConfigProvider
Methods
configureEditor
- configureEditor(configuration: any): any
-
Parameters
Returns any
getToolBarItems
- getToolBarItems(editorHost: any): ToolBarItem[]
-
Parameters
Returns ToolBarItem[]
getToolBarItemsNamesToRemove
- getToolBarItemsNamesToRemove(): string[]
-
Returns string[]
A provider used for configuring the editor.