DayPilot.Bubble.loadingText

The loadingText property (string) specifies the text to be displayed when the bubble is waiting for the dynamic content to load.

Declaration

DayPilot.Bubble.loadingText

Default Value

"Loading..."

Example

const bubble = new DayPilot.Bubble({
  loadingText: "Please wait..."
});

See Also

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript