Skip to main content

<OryPageHeader />

function OryPageHeader(): Element;

The OryPageHeader component renders the header of the page.

Customize the header by providing a custom OryFlowComponents.Page.Header component in the components prop of the OryProvider.

Returns

Element

a React component that renders the page header.