Masthead |
Masthead.inline(Breakpoint breakpoint) |
Modifies this component to have an inline display at the given breakpoint.
|
Masthead |
Masthead.inset(Size size,
Breakpoint breakpoint) |
Modifies this component to have a horizontal padding at the given breakpoint.
|
Masthead |
Masthead.noInset(Breakpoint breakpoint) |
Modifies this component to have no horizontal padding at the given breakpoint.
|
PageMainSection |
PageMainSection.noPadding(Breakpoint breakpoint) |
Modifies the section to remove padding at the given breakpoint.
|
PageMainSection |
PageMainSection.padding(Breakpoint breakpoint) |
Modifies the section to add padding at the given breakpoint.
|
Masthead |
Masthead.stack(Breakpoint breakpoint) |
Modifies this component to have a stacked display at the given breakpoint.
|
PageMainGroup |
PageMainGroup.sticky(Sticky sticky,
Breakpoint breakpoint) |
Modifies this component to be sticky to the top of its container at the given breakpoint.
|
P |
PageSectionBuilder.sticky(Sticky sticky,
Breakpoint breakpoint) |
Modifies this component to be sticky to the top of its container at the given breakpoint.
|