Empty State
Displays a message and optional actions when a view has no content.
No messages
You don't have any messages yet.
Props
EmptyState accepts Column props in addition to the props below.
| Prop | Type | Description |
|---|---|---|
title | ReactNode | Main message |
description | ReactNode | Supporting text |
icon | ReactNode | Icon displayed above the title |
actions | ReactNode | Buttons or links displayed below the message |
children | ReactNode | Additional content between the message and actions |
Examples
No search results
No results found
Try adjusting your search or filters.
Error state
Something went wrong
The content could not be loaded.
Additional content
Use children for content that does not belong in the description or action row.
No projects
JSON and CSV imports are supported.Create a project or import an existing one.