Constructor
# <PageHeader heading shouldDisplayBackButton backButtonTitle />
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 |