Button example

Link button

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/button", {
  text: "I'm really a link sssh",
  href: "#"
} %>