Empty State

Centred zero-results empty state panel with icon, title, description, and optional CTA. Server-safe.

core/empty-state

Installation

1 · Add registry to components.json

2 · Install component

Examples

Empty state

Composed results page

API Reference

PropTypeDescription
icon
ReactNodeLucide icon shown above the title.
titlereq
stringEmpty state heading.
description
stringSupporting description text.
action
ReactNodeCTA button or link.