跳到主要内容

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");

默认值: "$has_child"

Details

只能与 branch_loading 配置一起使用。

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.