<E extends HTMLElement,P extends PageSection<E,P>> PageMainGroup |
PageMainGroup.addSection(PageSection<E,P> pageSection) |
|
PageMainGroup |
PageMainGroup.overflowScroll() |
Modifies this component to show a scrollbar if it has overflow content.
|
static PageMainGroup |
PageMainGroup.pageMainGroup() |
Factory method to create a new instance of this component.
|
PageMainGroup |
PageMainGroup.shadowBottom() |
Modifies this component to have a bottom shadow.
|
PageMainGroup |
PageMainGroup.shadowTop() |
Modifies this component to have a top shadow.
|
PageMainGroup |
PageMainGroup.sticky(Sticky sticky) |
Modifies this component to be sticky to the top of its container.
|
PageMainGroup |
PageMainGroup.sticky(Sticky sticky,
Breakpoint breakpoint) |
Modifies this component to be sticky to the top of its container at the given breakpoint.
|
PageMainGroup |
PageMainGroup.that() |
|