Empty
Use to display an empty state when a list, table, or page has no content yet.
Usage
No projects yet
You have not created any projects. Get started by creating your first one.
Composition
code
Empty
├── EmptyHeader
│ ├── EmptyMedia
│ ├── EmptyTitle
│ └── EmptyDescription
└── EmptyContent
No results
Try a different search or clear filters.
API Reference
Empty
| Prop | Type | Default | Description |
|---|---|---|---|
title |
string |
— | Progressive title |
description |
string |
— | Progressive description |
Named slots: media, actions.
EmptyMedia
| Prop | Type | Default | Description |
|---|---|---|---|
variant |
icon | default |
icon |
Icon chip vs plain media |