React Gantt - TaskClickEvent

The type of the taskClick event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

Gantt

data

Type: any

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event

key

Type: any