Search example

With long label text

Demonstrates how long label text wraps across multiple lines without being clipped.

Requires inline_label to be false.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/search", {
  inline_label: false,
  label_text: "Search for a licence, permit, or regulation by entering keywords, document title, or reference number"
} %>