본문으로 건너뛰기

getState

Description

간트 차트의 현재 상태를 가져옵니다

getState: () => GanttUIState

Returns

  • obj - (GanttUIState) - 상태 객체

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.