New to Kendo UI for Angular? Start a free 30-day trial

EditorAddRowBeforeButtonDirective

A directive which configures an existing ToolBarButtonComponent as an Editor AddRowBefore tool (see example). The directive will predefine the SVG icon and click event handlers of the button. In addition, the directive updates the disabled state of the button according to the cursor position in the editing area.

<kendo-toolbar-button kendoEditorAddRowBeforeButton></kendo-toolbar-button>

Selector

kendo-toolbar-button[kendoEditorAddRowBeforeButton]

In this article

Not finding the help you need?