Applies to three nations
How it looks (preview)
Applies to England, Scotland and Wales
How to call this example
<%= render "govuk_publishing_components/components/devolved_nations", {
national_applicability: {
england: {
applicable: true
},
scotland: {
applicable: true
},
wales: {
applicable: true
}
}
} %>