EmptyState
EmptyState Component
Playground
📥
No items yet
Add your first item to get started.
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| title | text | — | |
| description | text | — |
Default
📥
No items yet
Add your first item to get started.
WithAction
📥
No items yet
Add your first item to get started.
NoDescription
📥
Nothing here
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
description | text | — | Description text |
title | text | — | Title text |
Using EmptyStatetsx
import { EmptyState } from '@/components/EmptyState'
<EmptyState
title="..."
description="..."
/>Tokens Used
No design tokens detected