Class EmptyState

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,EmptyState>
org.patternfly.component.emptystate.EmptyState
All Implemented Interfaces:
Container<HTMLElement,EmptyState>, Finder<HTMLElement>, HasElement<HTMLElement,EmptyState>, HasHTMLElement<HTMLElement,EmptyState>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,EmptyState>, Component, ElementDelegate<HTMLElement,EmptyState>, Modifiers.FullHeight<HTMLElement,EmptyState>

An empty state is a screen that is not yet populated with data or information. Empty states typically contain a short message and next steps for the user.
See Also: