DayPilot.Bubble.hideOnHover

The hideOnHover property (boolean) determines whether the bubble popup should be closed when you move the mouse cursor over it.

Declaration

DayPilot.Bubble.hideOnHover

Default Value

false

Example

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

See Also

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript