TreeListExpandChangeEvent
Represents the object of the onExpandChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
| The data item which is expanded or collapsed. | |
level |
| An array of indexes of each parent and current item in the data tree. | |
nativeEvent |
| A native DOM event. | |
syntheticEvent |
| A React Synthetic Event. | |
target |
| An event target. | |
value |
| The available values are:
|