Flip card

A card that flips to reveal its back.

Front — hover me

Click to flip

Tap to reveal

API reference

Inputs

PropTypeDefaultDescription
trigger"click" | "hover"'hover'What flips the card: hover/focus or click/keypress.
heightstring'16rem'Fixed card height as a CSS length.

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