When to use
Use a tooltip to display supplementary information about an UI element. The content is usually concise and provides a quick description or explanation of the associated item's function.
Anatomy
- Helper text
- Title
- Tooltip
- Tip (Large only: top, right, left, bottom)
Variations
- Small
- Large
- Large with multi lines
Position
Tooltips are often positioned near the associated UI element, usually above or below it, to avoid obstructing the user's view.
Trigger
Tooltips are triggered by hovering over the target element.
Where to use
✅ Unlabeled icons
✅ Buttons
✅ Links