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