Back to Components
Cards
Stats Card
Animated statistics card with counting animation. Supports prefix/suffix, decimal values, and multiple visual variants.
0+
Happy Users0.0%
Uptime$0M
RevenueDependencies
- clsx
- tailwind-merge
Files
- components/ui/stats-card.tsx
Installation
Using shadcn CLI
npx shadcn add stats-card --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge