<div class="dso-searchbar">
<input type="text" id="searchbarClosed" class="form-control" placeholder="Zoeken" />
<span class="dso-searchbar-icon" aria-hidden="true"></span>
<label for="searchbarClosed">Zoeken</label>
<button type="button">Open zoeken</button>
</div>
<div class="dso-searchbar{{#if open }} dso-open{{/if}}">
<input type="text" id="{{ id }}" class="form-control" placeholder="{{ label }}" />
<span class="dso-searchbar-icon" aria-hidden="true"></span>
<label for="{{ id }}">{{ label }}</label>
<button type="button">Open zoeken</button>
</div>
__title: Zoekbalk gesloten
__explanation: >-
De zoekbalk dient vanuit zichzelf de class <code>.dso-searchbar</code> te
hebben en kan worden geopend met de modifier classes <code>.dso-open</code>.
Het toevoegen/verwijderen van deze modifier classes start een animatie die de
zoekbalk opent of sluit.
__switches: null
id: searchbarClosed
label: Zoeken
There are no notes for this item.
This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
<label for="state-switch">Open/sluit</label>
Check that the title element describes the document.
<title>Searchbar
Check that a change of context does not occur when this input field receives focus.
<input type="checkbox" id="state-switch">