React Gantt - ResourceInsertingEvent

The type of the resourceInserting event handler's argument.

import { GanttTypes } from "devextreme-react/gantt"
Type: GanttTypes.ResourceInsertingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Gantt

element

The UI component's container.

values

Type: any