# Search box

A search box is a search input with styled submit button.

It takes the following parameters:

* id - the ID of the search box component
* ariaLabel - the aria label of the search box component
* inputId - the ID of the search input
* inputName - the Name of the search input
* inputValue - the value of the search input
* inputLabel - the label of the search input
* inputAriaControls - the aria-controls of the search input
