Zum Hauptinhalt springen

getState

Description

Ruft den aktuellen Zustand des Gantt-Diagramms ab

getState: () => GanttUIState

Returns

  • obj - (GanttUIState) - Das Zustandsobjekt

Example

const opened_task = gantt.getState().lightbox;