### Description
A search form with a large text input and button.

### Variables
~~~
action:
  type: string / optional
onSubmit:
  type: function / optional
inputText:
  type: inputText / required
buttonSearch: {
  type: buttonSearch / required
~~~