EmptyState

Examples

Simple

Empty State

This represents an the empty state pattern in Patternfly 4. Hopefully it's simple enough to use but flexible enough to meet a variety of needs.

Copied to clipboard

EmptyState Props

The EmptyState component accepts the following props.

NameTypeRequiredDefaultDescription
className
string
''Additional classes added to the EmptyState
children
node
Content rendered inside the EmptyState

EmptyStateBody Props

The EmptyStateBody component accepts the following props.

NameTypeRequiredDefaultDescription
className
string
''Additional classes added to the EmptyState
children
node
Content rendered inside the EmptyState

EmptyStateAction Props

The EmptyStateAction component accepts the following props.

NameTypeRequiredDefaultDescription
className
string
''Additional classes added to the EmptyState
children
node
Content rendered inside the EmptyState