Class DrawerSection

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

public class DrawerSection extends SubComponent<E,B>
An optional content above the DrawerContent and DrawerPanel in a Drawer component.