GanttTaskContextMenuEvent

Represents the object of the onTaskContextMenu Gantt event.

NameTypeDefaultDescription

dataItem

any

The data item which corresponds to the clicked task.

level

number[]

An array of indexes of each parent and current item in the data tree.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

GanttHandle

An event target.

In this article

Not finding the help you need?