Shuffle Cards
A hand of quotes fanned like a held deck: drag the front card past the edge (or press an arrow key) and it flies off while the next one straightens up into the light. Opaque frosted paper cards, serif italic quotes, no motion library.
Draw
draw a card
$npx shadcn@latest add @clow/shuffle-cardsFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<ShuffleCards />Examples
basic
Props
| prop | type | default |
|---|---|---|
| hint | boolean | true |
| fade | boolean | true |

