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

With data attributes but no link

How it looks (preview)

23   Ministerial departments

How to call this example

<%= render "govuk_publishing_components/components/big_number", {
  number: 23,
  label: "Ministerial departments",
  data_attributes: {
    "department-count": true
  }
} %>