ComponentsFeedbackTooltip
Tooltip
Contextual information shown on hover and focus. Supports 4 positions, 3 variants, keyboard shortcuts and rich content.
4 positions3 variantsKeyboard shortcutRich contentWorks on disabled
Basic
Live preview
Hover any trigger to see the tooltip — works on hover and keyboard focus
Positions
Live preview
top (default), right, bottom and left
Variants
Live preview
dark (default, high contrast), light (for dark backgrounds) and primary (brand colored)
With keyboard shortcut
Live preview
shortcut renders in a monospace badge inside the tooltip — useful for command palette hints
Search
Rich tooltip
Live preview
title adds a bold heading, actionLabel adds a clickable link — use maxWidth for long content
On a disabled element
Live preview
Wrap a disabled button — the Tooltip handles pointer events by wrapping in a span
Props