Downshift

Downshift provides an autocomplete combobox or a select experience in your application that is accessible.To install Downshift:

npm install Downshift

For simplicity, no CSS styling has been used in the following examples. In practice, you should style the elements with CSS.

Below we use the Downshift hooks. Alternatively, you can also use the <Downshift> component.