New to KendoReact? Learn about KendoReact Free.
DropDownTreeExpandEvent
Represents the object of the onExpandChange
DropDownTree event.
Name | Type | Default | Description |
---|---|---|---|
item |
|
The data item that was expanded or collapsed. | |
level |
|
The hierarchical index path to the item. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React | |
target |
|
An event target. |