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

MultiSelectTreeHierarchyBindingDirective

Retrieves child nodes when the provided data is hierarchical for the MultiSelectTree.

html
<kendo-multiselecttree kendoMultiSelectTreeHierarchyBinding [nodes]="data" [valueField]="'id'"></kendo-multiselecttree>

Selector

[kendoMultiSelectTreeHierarchyBinding]

Inputs

NameTypeDefaultDescription

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.

kendoMultiSelectTreeHierarchyBinding

any[]

Sets the nodes to display in the MultiSelectTree.

In this article
SelectorInputs
Not finding the help you need?
Contact Support