1. Component Guide
  2. Layout header
  3. Full width
Layout header example

Full width

This is difficult to preview because the preview windows are constrained, but the header will stretch to the size of its container.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/layout_header", {
  environment: "production",
  full_width: true
} %>