본문으로 건너뛰기

branch_loading

정보

이 기능은 PRO 에디션에서만 사용할 수 있습니다.

Description

Gantt 차트에서 동적 로딩을 활성화합니다

branch_loading: boolean

Example

gantt.config.date_format = "%Y-%m-%d %H:%i:%s";
gantt.config.branch_loading = true;
gantt.init("gantt_here");

gantt.load("/data"); /*!*/

기본값: false

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.