Class EmptyState

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,EmptyState>
org.patternfly.component.emptystate.EmptyState
All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,EmptyState>, ElementClassListMethods<HTMLElement,EmptyState>, ElementConsumerMethods<HTMLElement,EmptyState>, ElementContainerDelegate<HTMLElement,EmptyState>, ElementContainerMethods<HTMLElement,EmptyState>, ElementEventMethods<HTMLElement,EmptyState>, ElementIdMethods<HTMLElement,EmptyState>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement,EmptyState>, ElementTextMethods<HTMLElement,EmptyState>, HTMLElementAttributeMethods<HTMLElement,EmptyState>, HTMLElementDataMethods<HTMLElement,EmptyState>, HTMLElementStyleMethods<HTMLElement,EmptyState>, HTMLElementVisibilityMethods<HTMLElement,EmptyState>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,EmptyState>, Component, ComponentIcon<HTMLElement,EmptyState>, org.patternfly.style.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: