@serenity-is/corelib / initFullHeightGridPage

Function: initFullHeightGridPage()

initFullHeightGridPage(gridDiv, opt?): void

Defined in: src/compat/layout.ts:58

Parameters

gridDiv

HTMLElement | ArrayLike<HTMLElement> | { domNode: HTMLElement; }

opt?

noRoute?

boolean

setHeight?

boolean

Returns

void