GanttEditorProps
Interface
Definition
Package:@progress/kendo-react-gantt
Properties
dataItem
any
Contains the task that is being edited.
Provides all dependency data for the editor to use.
onDependencyCreate?
(event: GanttEditorDependenciesHandler) => void
Fires when dependencies are created, updated, or deleted.
Parameters:eventGanttEditorDependenciesHandler
taskData?
any[]
Provides all task data for the editor to use.