Tooltip Reference
Collaborate with us
Edit this page on GitHub
Layout and classes
Events
Event Name | Description | Mandatory |
---|---|---|
OnHide | Event triggered once the tooltip is hidden. | False |
OnShow | Event triggered once the tooltip is shown. | False |
Advanced use case
Change animation of tooltip
- Drag a Tooltip to the preview.
-
Set the AdvancedFormat parameter to
{ animation: 'perspective' }
.