Components
PageContent
API Reference

API Reference

Content of a page

<Page>
  <PageContent>Content</PageContent>
</Page>

Parameters

props

  • Type: @vtex/shoreline-components.PageContentProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

layout (optional)

Layout type

  • Type: narrow | wide | standard

  • Default: 'standard'

View source (opens in a new tab)