New to Kendo UI for Vue? Start a free 30-day trial
TreeViewItemClickEvent
Represents the object of the onItemClick
event (see example).
Name | Type | Default | Description |
---|---|---|---|
event |
|
The ItemClick event. | |
item |
|
The item that is clicked. | |
itemHierarchicalIndex |
|
The hierarchical index of the item. The indices are zero-based.
The first root item has a |