React Autocomplete/Dropdown/Select Components – downshift

Description:

This is a collection of primitive components that you can compose together to create a simple, flexible, WAI-ARIA compliant React autocomplete/dropdown/select/combobox component which you can reuse in your application.

Installation:

npm install –save react-autocompletely

Preview:

Autocompletely

Add Comment