A provider used for retrieving tool bar items.
please use EditorConfigProvider
Returns an array of tool bar items.
The element containing the html editor. Example how to get the editor: editorHost.getKendoEditor();
Returns an array of item's names to be removed from the toolbar.
Generated using TypeDoc
A provider used for retrieving tool bar items.
please use EditorConfigProvider