Zum Hauptinhalt springen

branch_loading_property

Info

Diese Funktionalität ist nur in der PRO-Edition verfügbar.

Description

Gibt an, dass die Aufgabe Unteraufgaben hat, die noch nicht vom Backend geladen wurden

branch_loading_property: string

Example

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

Standardwert: "$has_child"

  • [Loading subtasks on demand (branch loading)]
  • [Performance tweaks]

Details

Kann nur zusammen mit der branch_loading Konfiguration verwendet werden.

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.