1. Component Guide
  2. Skip link
  3. Custom title and href
Skip link example

Custom title and href

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/skip_link", {
  text: "Skip to my content",
  href: "#my-content"
} %>