간트 API속성branch_loading_property이 페이지에서branch_loading_property 정보이 기능은 PRO 에디션에서만 사용할 수 있습니다. Description 백엔드에서 아직 로드되 지 않은 자식 작업이 있는 작업을 나타냅니다 branch_loading_property: stringExamplegantt.config.branch_loading = true;gantt.config.branch_loading_property = "hasChild";gantt.init("gantt_here");Default value: "$has_child"Related samples Loading subtasks on demand (branch loading) Performance tweaks Details이 옵션은 branch_loading 설정과 함께 사용해야 합니다.Related API branch_loading Related Guides 성능: 개선 방법 동적 로딩 (온디맨드)