Class MastheadContent

java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.page.MastheadContent
All Implemented Interfaces:
Container<HTMLDivElement,MastheadContent>, Finder<HTMLDivElement>, HasElement<HTMLDivElement,MastheadContent>, HasHTMLElement<HTMLDivElement,MastheadContent>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,MastheadContent>

public class MastheadContent extends SubComponent<E,B>
Container for the content of a Masthead component. This container represents the main portion of the masthead area and will typically contain a Toolbar or other menu-like content such as a Dropdown.