甘特图 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 性能优化:提升方法 动态加载(按需加载)