The hideOnHover property (boolean) determines whether the bubble popup should be closed when you move the mouse cursor over it.
Declaration
DayPilot.Bubble.hideOnHoverDefault Value
falseExample
const bubble = new DayPilot.Bubble({
hideOnHover: false
});See Also
Activation [doc.daypilot.org]
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot