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;
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.