Search results

ITaskAddedEventArgs API in Vue Gantt API component

Properties

action

string

Defines the action.

cancel

boolean

Defines the event is cancel-able or not.

data

IGanttData[] | IGanttData

Specifies the newly added task data with Gantt properties.

modifiedRecords

IGanttData[]

Defines the modified records.

modifiedTaskData

any[] | any

Defines the modified task data.

newTaskData

any[] | any

Specifies the newly added task data without custom Gantt properties.

recordIndex

number | number[]

Defines the record index.

requestType

string

Defines the request type.