- Docs
- components
- Tooltip
Tooltip
A tooltip displays a description of an element on hover or focus.
The HTML title attribute can be used to create a tooltip, but it cannot be styled. Custom styled tooltips can be hard to build in an accessible way. TooltipTrigger and Tooltip help build fully accessible tooltips that can be styled as needed.
Preview
Code
Installation
CLI
Copy & Paste
NPM
PNPM
Bun
Yarn
Usage
Positioning
Placement
Preview
Code
Offset and cross offset
Preview
Code
Preview
Code
Disabled
Preview
Code