Balloon Search 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 results on init
- Drag Search Balloon to the preview.
- On the AdvancedFormat parameter add the following line:
{ showOnInit: true }
.
Change animation of results
- Drag Search Balloon to the preview.
- On the AdvancedFormat parameter add the following line:
{ showOnInit: true }
.