New to Kendo UI for Angular? Start a free 30-day trial
EditorPrintDirective
A directive which configures an existing ToolBarButtonComponent
as an Editor Print tool
(see example).
The directive will predefine the SVG icon and click
event handlers of the button.
The Editor Print tool is supported in the default
iframe
mode only.
html
<kendo-toolbar-button kendoEditorPrintButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorPrintButton]