Floating element that provides a control with contextual information via pointer or focus.
This component inherits and merges props from the Radix Tooltip primitive Root, Portal and Content parts. It supports common margin props.
Use sideOffset
and alignOffset
props to fine-tune tooltip positioning with pixel precision.
Use the maxWidth
prop to create tooltips that span multiple lines with longer descriptive content. This is ideal for providing detailed explanations or instructions.