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
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-autosuggest
This example demonstrates how to use react-autosuggest. It also uses autosuggest-highlight for the highlighting logic.