DayPilot.Scheduler.loadingLabelText

The loadingLabelText property (string) defines the HTML of the loading indicator.

Default Value

"Loading..."

Example

dps.loadingLabelText = "<img src="wait.png" />";