Components
PageHeading
API Reference

API Reference

Title of a page

<Page>
  <PageHeader>
    <PageHeading>Title</PageHeading>
  </PageHeader>
</Page>

Parameters

props

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

View source (opens in a new tab)