Class PageMainSection

All Implemented Interfaces:
Container<HTMLElement,PageMainSection>, Finder<HTMLElement>, HasElement<HTMLElement,PageMainSection>, HasHTMLElement<HTMLElement,PageMainSection>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,PageMainSection>, PageSection<HTMLElement,PageMainSection>, Modifiers.Fill<HTMLElement,PageMainSection>, Modifiers.NoFill<HTMLElement,PageMainSection>

Container for a section in a PageMainGroup or PageMain component. Note: By default, the last/only section will grow to fill the available vertical space. You can change this behavior using Modifiers.Fill.fill() and Modifiers.NoFill.noFill().