1. Component Guide
  2. Devolved Nations (experimental)
  3. Applies to one nation individual guidance available
Devolved Nations (experimental) example

Applies to one nation individual guidance available

Specify alternative type for the content e.g. Guidance

How it looks (preview)

Applies to England

How to call this example

<%= render "govuk_publishing_components/components/devolved_nations", {
  national_applicability: {
    england: {
      applicable: true
    },
    northern_ireland: {
      applicable: false,
      alternative_url: "/"
    }
  },
  type: "detailed_guide"
} %>