GanttHandle

Represents the Object which is passed to the ref callback of the Gantt component.

NameTypeDefaultDescription

element

"null" | HTMLDivElement

The current element or null if there is no one.

props

GanttProps

The props of the Gantt.

scrollIntoView

(options: { rowIndex?: number; }) => void

Method to allow the scroll to be set to a specific row index.

In this article

Not finding the help you need?