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.