Skip to main content
Version: Current

foundation-layout.foundationlayout.getlayout

Home > @genesislcap/foundation-layout > FoundationLayout > getLayout

FoundationLayout.getLayout() method

Gets a minified string containing the config describing the current layout of the layout object to later restore in function

Signature:

getLayout(): SerialisedLayout;

Returns:

SerialisedLayout

Remarks

Includes any state for a contained component exposed by the LayoutComponentWithState interface.