New to Kendo UI for AngularStart a free 30-day trial

Represents the command for adding a new item to the TreeList. Apply this directive to any kendo-toolbar-button element inside a ToolbarComponent. When the user clicks the toolbar button associated with the directive, the add event is triggered.

Definition

Package:@progress/kendo-angular-treelist

Selector:[kendoTreeListAddTool]

Syntax:

html
<kendo-treelist>
  <kendo-toolbar>
    <kendo-toolbar-button text="Add new" kendoTreeListAddTool></kendo-toolbar-button>
  </kendo-toolbar>
</kendo-treelist>
In this article
Definition
Not finding the help you need?
Contact Support