Tooltip

Hover or focus tooltip with blur enter/exit and spring spawn.

Preview

Hover or focus each button. Content fades and un-blurs in.

Install

Add it with the shadcn CLI, or copy the source manually.

$ bunx --bun shadcn add @beui/tooltip

API Reference

content
ReactNode
side?
"top" | "right" | "bottom" | "left"
top
delay?
number

Delay before showing (ms). Default 120.

120
className?
string
wrapperClassName?
string

Classes for the outer wrapper span. Use to fix baseline / fill parent.

Keep in mind

Some components on this site are inspired by or recreated from existing work across the web. I'm not here to take credit; just to learn, experiment, and sometimes push things a bit further. If something looks familiar and I forgot to mention you, reach out and I'll fix that right away.

Updated