Components/EmptyState

EmptyState

Placeholder UI for when there is no data to display.

Installation

Examples

Variants

Empty inbox, empty search results, no data.

No messages

You're all caught up.

No results

Try different keywords.

API Reference

PropTypeDefaultDescription
iconReactNodeIllustration or icon above the heading.
title*stringrequiredMain heading.
descriptionstringSupporting descriptive text.
actionReactNodeCall-to-action button slot.