EditorAlignCenterButtonDirective
Directive
Use this directive to turn a ToolBarButtonComponent into an Editor AlignCenter tool
(see example).
The directive sets the SVG icon and click event handlers for the button.
It also updates the selected state of the button based on the cursor position in the editing area.
Definition
Package:@progress/kendo-angular-editor
Selector:kendo-toolbar-button[kendoEditorAlignCenterButton]
Syntax:
html
<kendo-toolbar-button kendoEditorAlignCenterButton></kendo-toolbar-button>