The showAfter property (number) specifies the number of milliseconds before the bubble is activated.
Declaration
DayPilot.Bubble.showAfterDefault Value
500Example
const bubble = new DayPilot.Bubble({
showAfter: 1000
});See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot