The animated property (boolean) determines whether the bubble popup should be animated.
Declaration
DayPilot.Bubble.animated
Default Value
true
Example
const bubble = new DayPilot.Bubble({
animated: false
});
See Also
- DayPilot.Bubble.animation - sets the animation type
- DayPilot.Bubble Class
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot