Pennant
Tooltip. A short note on a control, opened by hover and by keyboard focus, closed by Escape.
- Component
- Tooltip
- Pattern
- APG Tooltip
- Outputs
- React + Tailwind, HTML/CSS/JS
- Status
- In stock, tested
Test bench
Runs the exported code, not a mock-up.
Pennant · React + TailwindFull width
| Keys | What happens |
|---|---|
| Tab | Focus the trigger. The tooltip opens straight away, with no delay. |
| Esc | Close the tooltip without moving focus. |
Take it home
React + Tailwind CSS v4: install with one command, or copy the file. Your options are already in it.
npx shadcn@latest add "/r/tooltip.json"Run it in your project root. It writes components/tooltip.tsx with the options you set here. Needs Tailwind CSS v4 and a project set up for the shadcn CLI (npx shadcn@latest init).