1. Collections Component Guide
  2. Attachment
  3. External attachment
Attachment example

External attachment

How it looks (preview)

Architects Registration Board annual report 2021

How to call this example

<%= render "govuk_publishing_components/components/attachment", {
  attachment: {
    title: "Architects Registration Board annual report 2021",
    url: "https://arb.org.uk/wp-content/uploads/ARB-Annual-Report-and-Financial-Statement-2021-published.pdf",
    type: "external"
  }
} %>