Concrete
data
Primitive

Stat

KPI number lockup for dense dashboards.

Stats are scan targets. Keep labels short, pair deltas sparingly, and use display scale only for editorial emphasis.

Runs14.8k18.6% last 7d
Playground

Props in the URL.

Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.

Loading playground.
States

Rendered matrix.

Every state maps to the same render route through the `state` query param.

Props

Public contract.

NameTypeDefaultDescription
labelReactNode-Optional metric label for lockups.
value *ReactNode-Large numeric value.
unitReactNode-Baseline unit suffix.
variant'lockup' | 'numeric' | 'display'lockupDashboard or editorial numeric treatment.
size'xsmall' | 'small' | 'medium' | 'large' | 'xlarge'mediumNumeric scale.
tone'default' | 'muted' | 'sky'defaultNumeric color treatment.
deltaReactNode-Optional Delta slot.
metaReactNode-Optional muted suffix.