DayPilot.Bubble.hideOnClick

The hideOnClick property (boolean) determines whether the bubble popup should be closed when you click inside it.

Declaration

DayPilot.Bubble.hideOnClick

Default Value

true

Example

const bubble = new DayPilot.Bubble({
  hideOnClick: false
});

See Also

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript