This is the React InstantSearch v7 documentation.
If you’re upgrading from v6, see the upgrade guide.
If you were using React InstantSearch Hooks,
this v7 documentation applies—just check for necessary changes.
To continue using v6, you can find the archived documentation.
<Autocomplete> widget lets you build an accessible, as-you-type autocomplete user interface that you can integrate anywhere on your site or app.
Open CodeSandbox
Run and edit the Autocomplete example in CodeSandbox.
Explore source code
Browse the source for the Autocomplete example on GitHub.
<Autocomplete> widget in an existing or a new React InstantSearch implementation to create this kind of experience.
To learn more, see Build a Query Suggestions UI.