Components
API Reference

API Reference

Page containers allow merchants to identify where they are, view content related to a single main job, and perform related actions.

Parameters

props

  • Type: typescript.Omit<@types/react.React.DetailedHTMLProps<@types/react.React.HTMLAttributes<typescript.HTMLDivElement>, typescript.HTMLDivElement>, ref> & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

PageProps

  • Type: @types/react.React.ComponentPropsWithoutRef<div>

View source (opens in a new tab)