Widgets.
Composite dashboard panels: KPI grids, notifications, quick actions.
3 components
Components
3 totalKPI Grid
Hairline-joined grid of KPI tiles with label, value, an up/down/flat delta chip and a dependency-free sparkline. Compound API.
/components/widgets/kpi-grid →Quick Actions
Grid of dashboard shortcut tiles with icon, label and description. Each tile is a button or, via asChild, a link. Compound API.
/components/widgets/quick-actions →Notifications
Notification panel with header, list, per-item media, title, description, time and an accent-cool unread marker. Compound API.
/components/widgets/notifications →