Skip to main content
Previewvendurehq/vendure/feat/4563-refund-destinations

PageLayout

This component governs the layout of the contents of a Page component. It should contain all the PageBlock components that are to be displayed on the page.

Signature

Parameters

props

parameterReadonly<PageLayoutProps>

Status: Developer Preview

Signature

children

propertyReact.ReactNode

className

propertystring