Retrieves child nodes when the provided data is hierarchical for the MultiSelectTree.
Definition
Package:@progress/kendo-angular-dropdowns
Selector:[kendoMultiSelectTreeHierarchyBinding]
Syntax:
html
<kendo-multiselecttree kendoMultiSelectTreeHierarchyBinding [nodes]="data" [valueField]="'id'"></kendo-multiselecttree>
Inputs
childrenField
string
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 MultiSelectTree.