New to Kendo UI for Angular? Start a free 30-day trial
EditorPrintDirective
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.
html
<kendo-toolbar-button kendoEditorPrintButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorPrintButton]