| Attributes |
| Name | Required | Request-time | Type | Description |
| backLabel | false | true | java.lang.String | Text to display on mouse over of the back URL. The default value is Back. |
| backURL | false | true | java.lang.String | A URL for navigating back to. |
| cssClass | false | true | java.lang.String | A CSS class for styling the component. |
| escapeXml | false | true | boolean | Whether to escape the header's XML tags. The default value is true. |
| localizeTitle | false | true | boolean | Whether to translate the header's title into the localized language. The default value is true. |
| showBackURL | false | true | boolean | Whether to display the back URL. The default value is true. |
| title | true | true | java.lang.String | A title to display as the header text. |