Empty State
Empty states are messages that provide an explanation of an interface in absence of content.
EmptyState
exports a number of components that can be composed together to create an EmptyState
message.
The message can include Title and/or Body and sometimes they appear together with an illustration and actionable buttons.
There are 5 different size variants of EmptyState
( 'xs', 'sm', 'md', 'lg' and 'xl').
Edit me!
API Reference
Prop | Type | Default | Required |
---|---|---|---|
size | "xs" | "sm" | "md" | "lg" | "xl" | sm | - |
css | CSSProperties | - | - |