Tally
A number that counts itself up when it enters view, eases into place, and settles with a single ember breath. Tabular digits, no jitter, no fireworks.
Draw
draw a card
$npx shadcn@latest add @clow/tallyFirst 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
<Tally />Examples
basic
stats
Props
| prop | type | default |
|---|---|---|
| value | number | 100 |
| duration | number | 1600 |
| decimals | number | 0 |
| prefix | text | |
| suffix | text |

