Stats Carousel
Animated statistics counter in stacked carousel for modern websites.
Loading...
Installation
npx shadcn@latest add @scrollxui/statscarousel Usage
import StatsCarouselcount from '@/components/ui/statscarousel';<StatsCarouselcount
title='CREATE STUNNING INTERFACES WITH SCROLLX UI COMPONENTS'
stats={[
{ value: 40, suffix: '+', label: 'Handcrafted animated components' },
{ value: 12, suffix: 'K+', label: 'Developers building with ScrollX UI' },
{ value: 99, suffix: '%', label: 'Performance optimized for web' },
]}
className=''
cardClassName=''
/>Examples
Drag
Loading...
API Reference
Stats Carousel
Animated number stack for next-gen websites in stacked carousel.