New to Kendo UI for Angular? Start a free 30-day trial
EditorCleanFormattingButtonDirective
A directive that configures a ToolBarButtonComponent as an Editor Clean Formatting tool.
The directive sets the SVG icon and click
event handlers for the button.
(see example)
html
<kendo-toolbar-button kendoEditorCleanFormattingButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorCleanFormattingButton]