Class PageSidebarBody

All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement,PageSidebarBody>, ElementClassListMethods<HTMLDivElement,PageSidebarBody>, ElementConsumerMethods<HTMLDivElement,PageSidebarBody>, ElementContainerMethods<HTMLDivElement,PageSidebarBody>, ElementEventMethods<HTMLDivElement,PageSidebarBody>, ElementIdMethods<HTMLDivElement,PageSidebarBody>, ElementQueryMethods<HTMLDivElement>, HTMLElementAttributeMethods<HTMLDivElement,PageSidebarBody>, HTMLElementDataMethods<HTMLDivElement,PageSidebarBody>, HTMLElementStyleMethods<HTMLDivElement,PageSidebarBody>, HTMLElementVisibilityMethods<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().