🎉 Try the public beta of the new docs site at algolia.com/doc-beta! 🎉
UI libraries / Autocomplete / API reference

The autocomplete-core package is the foundation of Autocomplete. It exposes primitives to build an autocomplete experience.

You likely don’t need to use this package directly unless you’re building a renderer.

createAutocomplete This function returns methods to help you create an autocomplete experience from scratch.
Did you find this page helpful?