CaCheckoutHeader
The header of the checkout containing logo, title and a button to go back
SASS-path: ./styles/components/organisms/ca-checkout-header.scss
Props
| Name | Description | Type | Required | Default |
|---|---|---|---|---|
| title | Title of the page | String | true | - |
| iconName | The icon name. See documentation for CaIcon to learn more. | String | false | chevron-left |