An empty state occurs when an element has no content to display. Depending on the context, it tells the user what is missing, why it is missing, and can offer guidance on next steps or alternative actions.
Image name or path. If a simple name is provided (e.g., ‘welcome’), it will be resolved to the CDN path. Full URLs or paths starting with ’/’, ’.’, or ‘http’ will be used as-is.
imgHeight
Attribute
img-height
Type
number
Default
undefined
Required
false
Description
Height of image
imgWidth
Attribute
img-width
Type
number
Default
undefined
Required
false
Description
Width of image
size
Attribute
size
Type
"lg" | "md"
Default
'md'
Required
false
Description
Outputs the .empty-state__title as an h1
width
Attribute
width
Type
string
Default
undefined
Required
false
Description
Optional width of the empty state. Accepts a value of 30rem, 370px, or any valid CSS size value.