1. Component Guide
  2. Back link
  3. Custom text
Back link example

Custom text

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/back_link", {
  text: "Back to document list",
  href: "#"
} %>