Components
Tooltip
Short descriptions for icon actions.
Interactive local example · fictional data
The Code tab contains this preview’s complete source, including sample data and interaction state. Load the package stylesheet and Switzer font as described in the installation guide. Additional layout utilities require Tailwind CSS in your application.
API reference
| Prop | Type | Default |
|---|---|---|
| content | ReactNode (required) | — |
| children | Focusable element | — |
Primitives also accept their underlying HTML or Radix props. Full types are included with the package.
Behavior & accessibility
- A tooltip supplements a label; it must not be the only way to discover an action.
Reference
Source action-button descriptions; Radix behavior