Compositions
Core Primitives
Transitions
Typography
Customize
128400
1
Installation
$ pnpm dlx shadcn@latest add @framecn/dashboard-populate
Usage
import { DashboardPopulate } from "@/components/framecn/dashboard-populate";<DashboardPopulate />API Reference
DashboardPopulate
| Prop | Type | Default |
|---|---|---|
accentColor | string | "#22c55e" |
kpiTarget | number | 128_400 |
speed | number | 1 |
fps | number | 30 |
durationInFrames | number | 180 |
width | number | 1280 |
height | number | 720 |
className | string | - |
Notes
Multi-element dashboard animation
Combines count-ups, bar bounces, line traces, and donut fills. Great for SaaS product demos showing data visualization.