Tailwind UI Pattern Registry for humans and agents

stats animated counter scroll-driven numbers metrics stats animated counter scroll numbers metrics animated stats counter section scroll-driven number counting

Stats Animated

Fetch pattern JSON: curl https://webspire.de/patterns/stats/animated.json

Details

Family
stats
Tier
enhanced
Kind
section
Extends
stats/base
Responsive Dark Mode SSR Safe Copy & Paste
Stable Published
statsanimatedcounterscroll-drivennumbersmetrics

Slots

Name Required Description
heading Yes Section title and subtitle.
stats Yes Stat items with scroll-counter spans.

Combines the stats/base layout with the scroll-counter CSS snippet. Numbers animate from 0 to their target value as they scroll into view. Requires including the scroll-counter CSS snippet alongside this pattern.

Usage

Include the scroll-counter CSS in your project, then use <span class="scroll-counter" style="--counter-target: 500"></span> for each number.