New to Kendo UI for Angular? Start a free 30-day trial
TreeItem
Represents a TreeView node.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
dataItem | any | The data item that is bound to the TreeView node (see example). | |
index | string | The auto-generated hierarchical index of the TreeView node (see example). |