1. Component Guide
  2. Button
  3. Extreme text start now button
Button example

Extreme text start now button

How it looks (preview)

How to call this example

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