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

Retrieves child nodes when the provided data is hierarchical.

Definition

Package:@progress/kendo-angular-dropdowns

Selector:[kendoDropDownTreeHierarchyBinding]

Syntax:

html
<kendo-dropdowntree kendoDropDownTreeHierarchyBinding [nodes]="data" [valueField]="'id'"></kendo-dropdowntree>

Inputs

Specifies the field name of the parent node that holds the child data items.

filterSettings

TreeViewFilterSettings

The settings which are applied when performing a filter on the component's data.

Sets the nodes to display in the DropDownTree.