New to Kendo UI for Angular? Start a free 30-day trial
HierarchyBindingDirective
A directive which encapsulates the retrieval of child nodes.
Selector
[kendoTreeViewHierarchyBinding]
Inputs
Name | Type | Default | Description |
---|---|---|---|
childrenField |
|
The field name which holds the data items of the child component. | |
filter |
|
Applies a filter and changes the visibility of the component's nodes accordingly. | |
filterSettings |
|
The settings which are applied when performing a filter on the component's data. | |
nodes |
|
The nodes which will be displayed by the TreeView. |