New to Kendo UI for Angular? Start a free 30-day trial
EditorSelectAllButtonDirective
Configures a ToolBarButtonComponent as an Editor SelectAll tool
(see example).
This directive sets the SVG icon and click
event handlers for the button.
html
<kendo-toolbar-button kendoEditorSelectAllButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorSelectAllButton]