1. Component Guide
  2. Action link
  3. With subtext
Action link example

With subtext

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/action_link", {
  text: "Emergency something",
  href: "/page",
  subtext: "This is about the emergency"
} %>