EditorCleanFormattingButtonDirective
Directive
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)
Definition
Package:@progress/kendo-angular-editor
Selector:kendo-toolbar-button[kendoEditorCleanFormattingButton]
Syntax:
html
<kendo-toolbar-button kendoEditorCleanFormattingButton></kendo-toolbar-button>