Tooltip
A transient label shown on hover or focus of its trigger and associated via aria-describedby. Escape dismisses it while the trigger stays focused; moving the pointer or focus away hides it.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/tooltip.jsonConformance
This component conforms to the @publictheta/ui-spec tooltip specification. Run the suite against any implementation with pnpm conformance.