Skip to content

Integrated Autocomplete

Integration examples with third-party libraries.

⚠️ Since @material-ui/lab@v4.0.0-alpha.30 you can find a ready to use solution for this problem: check the lab out.

downshift

stars npm downloads

This example demonstrates how to use downshift.

The last demo allows the user to clear the input and show a number of options on focus.

react-select

stars npm downloads

This example demonstrates how to use react-select.

react-autosuggest

stars npm downloads

This example demonstrates how to use react-autosuggest. It also uses autosuggest-highlight for the highlighting logic.