New to Kendo UI for Vue? Start a free 30-day trial
TreeListExpandChangeEvent
Updated on Oct 31, 2025
Represents the object of the onExpandChange TreeList event.
| Name | Type | Default | Description | 
|---|---|---|---|
component? | 
 | ||
dataItem | 
 | 
 The data item which is expanded or collapsed.  | |
event | 
 | ||
level | 
 | 
 An array of indexes of each parent and current item in the data tree.  | |
value | 
 | 
 The available values are: 
  |