TreeListDataStateChangeEvent
Represents the object of the onDataStateChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
dataState |
|
The state of the TreeList based on the user action. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |