Tooltip
Basic Tooltip
Example of basic tooltip.
Tooltip Arrows
Example of tooltip with or without arrows.
Tooltip Placements
Example of different placements of tooltip. Default is
data-placement="top"
Tooltip Animation
Example of tooltip with different animations. Default is
data-tippy-animation="fade"
HTML Content in Tooltip
Use HTML as Tooltip content.
Tooltip Themes
Example of different themes of tooltip. Default is
data-tippy-theme="translucent"
Tooltip Trigger
Trigger tooltip on different events.
Custom Tooltip
Example of custom tooltip.