
autocomplete widget lets you build an accessible, as-you-type autocomplete user interface that you can integrate anywhere on your site or app.
A common pattern in search is to implement a search box with an autocomplete as a first step of the search experience.
Adding an autocomplete to a search page lets you enhance the search experience and create a richer, more contextual search.
You can use the autocomplete widget in an existing or a new InstantSearch.js implementation to create this kind of experience.
To learn more, see Build a Query Suggestions UI.