Back to marketplace
Tooltip
Tooltip on hover and on keyboard focus
Overlaystooltiphoverfocuspopoverhint
Keyboard focus shows it tooKeyboard focus shows it too
Code locked
export function Tooltip() { return ( <span className="group relative inline-block"> <button type="button" className="rounded-lg border border-neutral-200 px-3 py-2 text-sm"> Hover me </button> <span role="tooltip"
Sign in to see the code
Create a free account to copy the full source, usage snippet and AI prompt of every component.
Free — no card required.

