Bubble configuration with Angular 2+
8 years ago.
Hi!
Yesterday Dan answered a question I made about tooltips and bubbles but another question has come up. You told me:
In the latest DayPilot Pro version, the bubble is now automatically turned on (a new DayPilot.Bubble() object is assigned to "bubble" property).
But, how can I access to the bubbles configuration? I've tried setting on the configuration variable something like bubble.animation and it complains about "config.bubble" is undefined.
I have also tried doing a console.log of this.calendar.config and it only shows "my" configuration, there isn't anything about the bubble.
Thanks again, I'm almost done with the demo I'm building and I won't bother you much more ;)
DayPilot