Statistic
Compact KPI block with title, value, optional prefix or suffix, and trend color.
Live preview
Monthly revenue
$128,400
Active seats
42
Import
tsx
API
| Prop | Type | Default | Description |
|---|---|---|---|
| trend | "up" | "down" | "neutral" | — | Colors the value for quick delta readouts. |
| precision | number | — | When value is a number, fixes decimal places for display. |
| className | string | — | Additional class names merged with component styles. |
Accessibility
Ensure the title explains the metric; do not rely on trend color alone.