DayPilot.Calendar.loadingLabelVisible

The loadingLabelVisible property (boolean) enables or disables the calendar loading label

To display the loading label programmatically, you can use loadingStart().

Default Value

true

Example

dp.loadingLabelVisible = false;