Empty

A container for displaying empty state information.

Usage

API Reference

Empty

The main component of the empty state. Wraps the EmptyHeader and EmptyContent components.

EmptyHeader

The EmptyHeader component wraps the empty media, title, and description.

EmptyMedia

Use the EmptyMedia component to display the media of the empty state such as an icon or an image. You can also use it to display other components such as an avatar.

EmptyTitle

Use the EmptyTitle component to display the title of the empty state.

EmptyDescription

Use the EmptyDescription component to display the description of the empty state.

EmptyContent

Use the EmptyContent component to display the content of the empty state such as a button, input or a link.