digitalmarketplace-frontend
Version:
Digital Marketplace Frontend contains assets and components used in Digital Marketplace projects
14 lines (10 loc) • 440 B
Markdown
# 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