GanttAddClickEvent
Represents the object of the onAddClick
Gantt event.
Name | Type | Default | Description |
---|---|---|---|
direction |
| The direction of the add action. | |
nativeEvent |
| A native DOM event. | |
selectedDataItem? |
| The data item which is currently selected. | |
slotEnd |
| Current view first slot range end date. | |
slotStart |
| Current view first slot range start date. | |
syntheticEvent |
| A React Synthetic Event. | |
target |
| An event target. |