Theme |
Default |
Select a theme
default | Default |
light | Light |
borderless | Borderless |
noir | Noir |
punk | Punk |
shadow | Shadow |
|
Arrow |
Yes |
Add a speech bubble arrow to the tooltip.
|
Annimation |
Fade |
Determines how the tooltip will animate in and out.
fade | Fade |
grow | Grow |
swing | Swing |
slide | Slide |
fall | Fall |
|
Animation Duration |
350 |
Sets the duration of the animation, in milliseconds. If you wish to provide different durations for the opening and closing animations, provide an array of two different values. |
Trigger |
Hover |
Sets when the tooltip should open and close.
|
Max Width |
400 |
Set a maximum width (in pixel) for the tooltip. Enter 0 if you don't want to set maximum width. |
Interactive |
No |
Give users the possibility to interact with the content of the tooltip. If you want them to be able to make clicks or do other interactions inside the tooltip, you have to set this option to true. When the 'hover' close trigger is used, the user has to move the cursor to the tooltip before it starts closing (this lapse of time has its duration set by the 'delay' option).
|
Opening Delay |
300 |
Upon mouse interaction, this is the delay before the tooltip starts its opening animations when the 'hover' trigger is used. |
Closing Delay |
300 |
Upon mouse interaction, this is the delay before the tooltip starts its closing animations when the 'hover' trigger is used. |
Timer |
0 |
How long (in ms) the tooltip should live before closing. Default: 0 (disabled) |