EditorPrintDirective
Directive
Configures a ToolBarButtonComponent as an Editor Print tool
(see example).
This directive sets the SVG icon and click event handlers for the button.
The Editor Print tool works only in the default iframe mode.
Definition
Package:@progress/kendo-angular-editor
Selector:kendo-toolbar-button[kendoEditorPrintButton]
Syntax:
html
<kendo-toolbar-button kendoEditorPrintButton></kendo-toolbar-button>