New to Kendo UI for Angular? Start a free 30-day trial
EditorInsertFileButtonDirective
Configures a ToolBarButtonComponent as an Editor Insert File tool (see example).
The directive sets the SVG icon and click
event handlers for the button.
html
<kendo-toolbar-button kendoEditorInsertFileButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorInsertFileButton]