TreeItem
Interface
Represents a TreeView node.
Definition
Package:@progress/kendo-angular-treeview
Properties
dataItem
any
The data item associated with the TreeView node (see example).
index
string
The auto-generated hierarchical index of the TreeView node (see example).