1. Collections Component Guide
  2. Search
  3. No border
Search example

No border

Sometimes we don’t need the grey border surrounding the input field, such as when the component is used on a black background

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/search", {
  no_border: true
} %>