New to KendoReact? Start a free 30-day trial
GanttDependencyCreateEvent
Represents the object of the onDependencyCreateEvent
Gantt event.
Name | Type | Default | Description |
---|---|---|---|
fromId |
|
The id of the source task. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. | |
toId |
|
The id of the destination task. | |
type |
|
The type of the dependency. |