New to Kendo UI for Angular? Start a free 30-day trial
DropDownTreeHierarchyBindingDirective
A directive which encapsulates the retrieval of the child nodes when hierarchical data is provided.
Selector
[kendoDropDownTreeHierarchyBinding]
Inputs
Name | Type | Default | Description |
---|---|---|---|
childrenField |
|
The field name which holds the data items of the child component. | |
filterSettings |
|
The settings which are applied when performing a filter on the component's data. | |
kendoDropDownTreeHierarchyBinding |
|
The nodes which will be displayed by the DropDownTree. |