Class PageSidebarBody

All Implemented Interfaces:
Container<HTMLDivElement,PageSidebarBody>, Finder<HTMLDivElement>, HasElement<HTMLDivElement,PageSidebarBody>, HasHTMLElement<HTMLDivElement,PageSidebarBody>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,PageSidebarBody>, Modifiers.Fill<HTMLDivElement,PageSidebarBody>, Modifiers.NoFill<HTMLDivElement,PageSidebarBody>, Modifiers.PageInsets<HTMLDivElement,PageSidebarBody>

Container within the PageSidebar to hold content. Note: By default, the last/only body will grow to fill the available vertical space. You can change this behavior using Modifiers.Fill.fill() and Modifiers.NoFill.noFill().