본문으로 건너뛰기

branch_loading_property

정보

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

Description

백엔드에서 아직 로드되지 않은 자식 작업이 있는 작업을 나타냅니다

branch_loading_property: string

Example

gantt.config.branch_loading = true;
gantt.config.branch_loading_property = "hasChild";
gantt.init("gantt_here");

Default value: "$has_child"

Details

이 옵션은 branch_loading 설정과 함께 사용해야 합니다.