Balloon Reference
Collaborate with us
Edit this page on GitHub
Layout and classes
Events
Event Name | Description | Mandatory |
---|---|---|
OnHide | Event triggered once the balloon is hidden. | False |
OnShow | Event triggered once the balloon is shown. | False |
Advanced
Here are some more advanced use-cases of the widget.
Show Balloon on init
- Drag Balloon to the preview.
- Set the AdvancedFormat parameter to
{ showOnInit: true }
.
Change the animation
-
Drag Balloon to the preview.
-
Set the AdvancedFormat parameter to
{ animation: 'perspective' }
.
Changed animation: