Display an empty state with an illustration and a message.
Intended for use as
Page
's renderEmptyState
.
Props
Name
Description
Type
Default
header
The header of the empty state.
string
layout
The layout of the empty state.
horizontalor
vertical
vertical
Slots
Name
Description
foot
The footer content to display.
illustration
The illustration to display.
Parts
Name
Description
body
The body of the empty state.
inner
The container of the empty state.
text
The text container of the empty state.
title
The title of the empty state.