1. Component Guide
  2. Action link
  3. Default
Action link example

Default

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/action_link", {
  text: "Go to NHS 111 online",
  href: "/page"
} %>