Class MastheadContent

java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.page.MastheadContent
All Implemented Interfaces:
Container<elemental2.dom.HTMLDivElement,MastheadContent>, Finder<elemental2.dom.HTMLDivElement>, HasElement<elemental2.dom.HTMLDivElement,MastheadContent>, HasHTMLElement<elemental2.dom.HTMLDivElement,MastheadContent>, IsElement<elemental2.dom.HTMLDivElement>, TypedBuilder<elemental2.dom.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.