Interface PageSectionLike<E extends HTMLElement,P extends PageSectionLike<E,P>>

All Superinterfaces:
ElementAttributeMethods<E,P>, ElementClassListMethods<E,P>, ElementConsumerMethods<E,P>, ElementContainerMethods<E,P>, ElementEventMethods<E,P>, ElementIdMethods<E,P>, ElementQueryMethods<E>, ElementTextMethods<E,P>, HTMLElementAttributeMethods<E,P>, HTMLElementDataMethods<E,P>, HTMLElementStyleMethods<E,P>, HTMLElementVisibilityMethods<E,P>, IsElement<E>, TypedBuilder<E,P>
All Known Implementing Classes:
PageBreadcrumb, PageMainWizard, PageNavigation, PageSection, PageSectionBuilder, PageTabs

Common interface for page sections like PageBreadcrumb and PageSection.