shadcn-templ 2.0 beta. Switch to templUI v1
1.7k

June 2026 - Hover Card

A new Hover Card component, plus keyboard focus support for hover-based popovers.

A new Hover Card component is now available. It shows rich content on hover, built as a thin wrapper around Popover with hover defaults (150ms open / 300ms close).

Hover-based popovers (Tooltip, Hover Card) now also open on keyboard focus and close on blur for accessibility, and the default tooltip open/close delay is now instant to match shadcn.

Add it to your project with the CLI:

templui add hover-card

Released in v1.12.0.