0components
0components
Installation
bash
npx shadcn@latest add https://ui.noicess.fun/r/number-ticker.jsonProps
| Prop | Type | Default | Description |
|---|---|---|---|
| value | number | 0 | Target value to count up to. |
| decimals | number | 0 | Decimal places to display. |
| prefix / suffix | string | "" | Text placed before or after the number. |
| duration | number | 2 | Seconds the count takes. |