<govuk-panel heading-level="2">
<govuk-panel-title>Application complete</govuk-panel-title>
<govuk-panel-body>
Your reference number<br><strong>HDJ2123F</strong>
</govuk-panel-body>
</govuk-panel>
Attribute | Type | Description |
---|---|---|
heading-level |
int |
The heading level. Must be between 1 and 6 (inclusive). The default is 1 . |
Required
The content is the HTML to use within the panel title.
Must be inside a <govuk-panel>
element.
The content is the HTML to use within the panel content.
Must be inside a <govuk-panel>
element.