ReUI
Components

Counting Number

Counting number with smooth animation.

Installation

pnpm dlx shadcn@latest add https://reui.io/r/counting-number.json

Examples

Default

Loading

Decimal

Loading

Format

Loading

API Reference

PropTypeDefault
from number0
to number100
duration number2
delay number0
className string
startOnView booleantrue
once booleanfalse
inViewMargin string
onComplete () => void
format (value: number) => string

Credits