Stat Card
KPI tile with a trend delta and an animated sparkline.
displaymotion
Customize
Label
Value
Delta12%
Hint
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label* | string | — | Metric name. |
value* | ReactNode | — | The prominent value. |
delta | number | — | Period-over-period % change; sign drives arrow + color. |
hint | string | — | Small qualifier, e.g. "vs last week". |
data | number[] | — | Sparkline series, animated on view. |
className | string | — | Extra classes. |