Angular Gantt - TaskClickEvent

The type of the taskClick event handler's argument.

import { DxGanttTypes } from "devextreme-angular/ui/gantt"
Type: DxGanttTypes.TaskClickEvent

component

The UI component's instance.

Selector: dxo-component
Type:

Gantt

data

Type: any

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: dxo-event

key

Type: any