@algolia/autocomplete-core
v1.17.7
Published
Core primitives for building autocomplete experiences.
Downloads
2,913,005
Maintainers
Keywords
Readme
@algolia/autocomplete-core
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.
Installation
yarn add @algolia/autocomplete-core
# or
npm install @algolia/autocomplete-core
Documentation
See Documentation.