GanttDependencyCreateEvent
Represents the object of the onDependencyCreateEvent
Gantt event.
fromId
any
The id of the source task.
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any>
A React Synthetic Event.
target
An event target.
toId
any
The id of the destination task.
type
number
The type of the dependency.