Hover card

Preview content on hover (Angular CDK).

hover me

User card

Instant

hover me (no delay)

API reference

Inputs

PropTypeDefaultDescription
buiHoverCard*TemplateRef<unknown>Template rendered inside the card; bound via the `buiHoverCard` attribute.
openDelaynumber400Delay in milliseconds before the card opens on hover/focus.
closeDelaynumber100Delay in milliseconds before the card closes after the pointer leaves.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.