Skip to content

Tooltip

Tooltips provide brief, contextual information when users hover or focus on an element. Essential for icon-only buttons and truncated text.

PositionUse
TopDefault, most common
BottomWhen top is blocked
LeftNarrow containers
RightSidebar items
TriggerDescription
HoverShow after 300ms delay
FocusShow immediately on keyboard focus
ClickFor mobile, tap to toggle
  • Max width: 240px
  • Max length: 1–2 short sentences
  • Don’t: Put critical info only in tooltips
  • Do: Use for icon labels, abbreviations, truncated text
  • Short & helpful — tooltips are not documentation
  • Don’t repeat visible text — add context, not duplication
  • Escape dismisses — pressing ESC hides tooltip