DayPilot.Gantt.loadingLabelVisible

Enables the loading indicator. 

Declaration

DayPilot.Gantt.loadingLabelVisible (boolean)

Default Value

true

Description

The loading label will only appear if the operation takes more than 100 ms.

Example

gantt.loadingLabelVisible = false;