Empty State
Centred zero-results empty state panel with icon, title, description, and optional CTA. Server-safe.
core/empty-stateInstallation
1 · Add registry to components.json
2 · Install component
Examples
Empty state
Composed results page
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
icon | ReactNode | — | Lucide icon shown above the title. |
titlereq | string | — | Empty state heading. |
description | string | — | Supporting description text. |
action | ReactNode | — | CTA button or link. |