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