Link button target blank
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/button", {
text: "I'm really a link sssh",
href: "http://www.gov.uk",
target: "_blank"
} %>
<%= render "govuk_publishing_components/components/button", {
text: "I'm really a link sssh",
href: "http://www.gov.uk",
target: "_blank"
} %>