Tooltip
The Tooltip property allows you to showcase additional information when the user moves the mouse pointer over an element.
Add
Open the Advanced tab.
Open the Tooltip tab.
Set up as required.
Make sure the Tooltip is active before setting anything.
Active
Select a block.
Open the Advanced tab.
Open the Tooltip tab.
Toggle on.
Source
The Source property allows you choose whether the Tooltip content source will be static or dynamic.
SourcePlacement
Allows you to choose where the Tooltip is placed (top, bottom, left...)
Theme
Allows you to choose your Tooltip's theme, which means the way it looks.
Animation
Allows you to set the entrance/exit of the Tooltip. (Fade, scale, shift away...)
Follow
Allows you to choose whether or not your Tooltip follows the user's mouse.
Duration
Allows you to set a Transition Duration, helping to make its entrance/exit more or less smooth.
Delay
Allows you to set a Delay for your Tooltip's entrance/exit.
Arrow
Allows you to set an arrow.
Hide On Click
Allows you to hide the Tooltip, once the user has clicked.
Last updated