GanttDataStateChangeEvent

Represents the object of the onDataStateChange Gantt event.

NameTypeDefaultDescription

dataState

{ field?: string; filter?: FilterDescriptor[]; sort?: SortDescriptor[]; }

The state of the Gantt based on the user action.

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?