1. Component Guide
  2. Layout header
  3. With product name
Layout header example

With product name

How it looks (preview)

How to call this example

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