New to KendoReact? Learn about KendoReact Free.
DropDownTreeChangeEvent
Represents the object of the onChange DropDownTree event.
| Name | Type | Default | Description |
|---|---|---|---|
level |
|
The hierarchical index path to the selected item. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React | |
target |
|
An event target. | |
value |
|
The current value of the component. |