Tooltip
Tooltips provide additional context on hover. They support four positions and feature a small arrow pointing to the trigger.
Positions
Interactive Demo
Select a position then hover the button to see the tooltip.
Icon Button with Tooltip
Props
Usage Guidelines
- Use tooltips for supplementary information, not essential content.
- Always provide tooltips on icon-only buttons for accessibility.
- Keep tooltip text short -- ideally under 5 words.
- Prefer top position unless space constraints require otherwise.