EditorInsertFileButtonDirective
Directive
Configures a ToolBarButtonComponent as an Editor Insert File tool (see example).
The directive sets the SVG icon and click event handlers for the button.
Definition
Package:@progress/kendo-angular-editor
Selector:kendo-toolbar-button[kendoEditorInsertFileButton]
Syntax:
html
<kendo-toolbar-button kendoEditorInsertFileButton></kendo-toolbar-button>