Components

PageHeader

<PageHeader heading shouldDisplayBackButton backButtonTitle />

Constructor

Renders the PageHeader component
PropTypes:
Name Type Required Description Default
heading string Yes The page heading
shouldDisplayBackButton bool Yes Indicates if a back button should be displayed
backButtonTitle string No The title of the back button
Author:

View Source components/PageHeader/PageHeader.js, line 25