Installation
npx shadcn@latest add "https://magicui.design/r/number-ticker"Example
Decimal
Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | int | 0 | The value to count to |
direction | up | down | "up" | The direction to count in |
delay | number | 0 | The delay before counting |
decimalPlaces | number | 0 | The number of decimal places to show |