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