EditorAddRowBeforeButtonDirective
Directive
Configures a ToolBarButtonComponent as an Editor AddRowBefore tool
(see example).
The directive sets the SVG icon and click event handlers for the button.
The directive also updates the disabled state of the button based on the cursor position in the editing area.
Definition
Package:@progress/kendo-angular-editor
Selector:kendo-toolbar-button[kendoEditorAddRowBeforeButton]
Syntax:
html
<kendo-toolbar-button kendoEditorAddRowBeforeButton></kendo-toolbar-button>