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
} %>