1. Collections Component Guide
  2. Page title
  3. With context
Page title example

With context

How it looks (preview)

Publication

My page title

How to call this example

<%= render "govuk_publishing_components/components/title", {
  context: "Publication",
  title: "My page title"
} %>