New to KendoReact? Start a free 30-day trial
DependencyModelFields
DependencyModelFieldsPremium
Represents the combined object of the default and custom GanttDependencyModelFields.
| Name | Type | Default | Description | 
|---|---|---|---|
| fromId | 
 | The unique identifier of the from task.
Defaults to  | |
| id | 
 | The unique identifier of the Gantt dependency. Dependencies, whose id is not set, are considered as "new".
Defaults to  | |
| toId | 
 | The unique identifier of the to task.
Defaults to  | |
| type | 
 | The type of the dependency.
Defaults to  |