1. Component Guide
  2. Button
  3. Extreme text
Button example

Extreme text

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/button", {
  text: "I'm a button with lots of text to test how the component scales at extremes.",
  href: "#"
} %>