Stat Bar
Cards & Layout
Horizontal stat/skill bar with animated spring fill triggered on scroll using useInView.
Loading preview...
Customize
Label
Value92
Color
Animated
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | — | Text label for the stat bar. |
value | number | — | Fill percentage (0-100). |
color | string | undefined | Custom fill color. Defaults to ignite. |
className | string | '' | Additional CSS classes. |
animated | boolean | true | Enable spring animation on scroll into view. |