Animated Number
$0
Installation
Install Dependencies
Copy and Paste the component
@/components/reframe-ui/animated-number.tsx
Usage
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| value | number | - | Yes | Target numeric value to animate toward. |
| className | string | - | No | Optional class name for the rendered element. |
| springOptions | SpringOptions | - | No | Framer Motion spring configuration for the numeric tween. |
| as | React.ElementType | span | No | Element/component to render as. |
© Copyright 2025. All rights reserved.Built by @thommysart