1. Component Guide
  2. Big number
  3. With link but no label
Big number example

With link but no label

Numbers that are links are underlined unless a label is provided, in which case the label is given the underline.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/big_number", {
  number: 23,
  href: "/government/organisations#ministerial_departments"
} %>