Zum Hauptinhalt springen

branch_loading_property

Info

Diese Funktion ist nur in der PRO-Edition verfügbar.

Description

Zeigt an, dass eine Aufgabe untergeordnete Aufgaben 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");

Default value: "$has_child"

Details

Diese Option funktioniert nur in Kombination mit der branch_loading Konfiguration.

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.