EmptyState
Examples
EmptyState Props
The EmptyState component accepts the following props.
Name | Type | Required | Default | Description |
---|---|---|---|---|
className | string | '' | Additional classes added to the EmptyState | |
children | node | Content rendered inside the EmptyState |
EmptyStateBody Props
The EmptyStateBody component accepts the following props.
Name | Type | Required | Default | Description |
---|---|---|---|---|
className | string | '' | Additional classes added to the EmptyState | |
children | node | Content rendered inside the EmptyState |
EmptyStateAction Props
The EmptyStateAction component accepts the following props.
Name | Type | Required | Default | Description |
---|---|---|---|---|
className | string | '' | Additional classes added to the EmptyState | |
children | node | Content rendered inside the EmptyState |