Page layout

page-layout is the base standard component to house all of the components in a page. This component contains the standard background color, maximum width and minimum height.
[layoutMinHeight]="LayoutMinHeight.MID"
Minimum height of 70vh or 70% of the viewport height;
[layoutMinHeight]="LayoutMinHeight.FULL"
(DEFAULT) Minimum height of 100vh or 100% of the viewport height;
Inputs
layoutMinHeight ?: LayoutMinHeight = LayoutMinHeight.FULL
layoutType ?: LayoutType = LayoutType.SINGLE
pageSize ?: any = ContainerSize.DESKTOP_LARGE
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.