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