Empty State

Displays an empty state with optional icon and title.

No items found

PropTypeDefault
titlestring
iconReact.ElementType
size"1" | "2""2"
minHeightnumber
childrenReact.ReactNode

This component uses Flex internally. View source

Use the title prop to display a basic empty state message.

No results found

Use the icon prop to display an icon above the title.

No users have been created

Use the size prop to control the size of the empty state. Size 1 is reserved for smaller, more compact views (like a CardList), whereas Size 2 is the default used for empty tables.

No users have been created

No users have been created

Use the children prop to display additional content below the title, like buttons.

No users have been created