Class DrawerSection

All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement, DrawerSection>, ElementClassListMethods<HTMLDivElement, DrawerSection>, ElementConsumerMethods<HTMLDivElement, DrawerSection>, ElementContainerMethods<HTMLDivElement, DrawerSection>, ElementEventMethods<HTMLDivElement, DrawerSection>, ElementIdMethods<HTMLDivElement, DrawerSection>, ElementQueryMethods<HTMLDivElement>, ElementTextMethods<HTMLDivElement, DrawerSection>, HTMLElementAttributeMethods<HTMLDivElement, DrawerSection>, HTMLElementDataMethods<HTMLDivElement, DrawerSection>, HTMLElementStyleMethods<HTMLDivElement, DrawerSection>, HTMLElementVisibilityMethods<HTMLDivElement, DrawerSection>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement, DrawerSection>, org.patternfly.core.OuiaSupport<HTMLDivElement, DrawerSection>, org.patternfly.style.Modifiers.Plain<HTMLDivElement, DrawerSection>

public class DrawerSection extends SubComponent<HTMLDivElement, DrawerSection> implements ElementTextMethods<HTMLDivElement, DrawerSection>, org.patternfly.style.Modifiers.Plain<HTMLDivElement, DrawerSection>
An optional content above the DrawerContent and DrawerPanel in a Drawer component.