Tooltip

Tooltips display informative text when users hover over an element

 

Stable
Show details
Stable
Published: January 08, 2025
Updated: January 09, 2025

The tooltip component is a temporary popover object that provides additional hidden information relevant to where the user is hovering with their mouse. Styling within this container is basic and should be based on a text-only approach. No linked text, components or additional styling should be added to the tooltip.Tooltip positions can be set via the props.


Variants

Variants contain different versions of the component depending on specific properties, such as state, size, colour, optional iconography, etc.

tooltip
Property Values Default
arrow Variant bottom | right | top | left bottom
tooltip
tooltip
arrow top
tooltip
tooltip
arrow right
tooltip
tooltip
arrow bottom
tooltip
tooltip
arrow left

Help and support