Overlays Tooltip

Components

Tooltip

A short label on hover or focus. Never hide essentials in one.

Default

Side, shortcut & disabled

Side is set with side="top|right|bottom|left"; the content can carry a keyboard shortcut <kbd>. A disabled button can't receive hover, so the trigger renders a wrapping <span> that stays hoverable.

Delay, align, type & rich content

No delay is the provider's delay={0} (instant) versus delay={700}. Box align shifts the popup with align="start|center|end". Custom type recolours the popup with bg-success/warning/error token classes. Other holds rich, left-aligned content instead of one centered line.

Markdown for agents: /design/tooltip.md · spec: /design.md