Angular Gantt - TaskClickEvent

The type of the taskClick event handler's argument.

import { TaskClickEvent } from "devextreme/ui/gantt"
Type:

Object

component

The UI component's instance.

Selector: dxo-component
Type:

Gantt

data

Type: any

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

key

Type: any