New to Kendo UI for Angular? Start a free 30-day trial
MultiSelectTreeHierarchyBindingDirective
A directive which encapsulates the retrieval of the child nodes when hierarchical data is provided.
Selector
[kendoMultiSelectTreeHierarchyBinding]
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. | |
kendoMultiSelectTreeHierarchyBinding |
|
The nodes which will be displayed by the MultiSelectTree. |