Flip card
A card that flips to reveal its back.
Front — hover me
Click to flip
Tap to reveal
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
trigger | "click" | "hover" | 'hover' | What flips the card: hover/focus or click/keypress. |
height | string | '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.