Files
Your Name 38652eb9b5 Initalize
2026-05-03 12:12:57 -04:00
..
2026-05-03 12:12:57 -04:00
2026-05-03 12:12:57 -04:00
2026-05-03 12:12:57 -04:00

@algolia/autocomplete-core

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

You likely dont need to use this package directly unless youre building a renderer.

Installation

yarn add @algolia/autocomplete-core
# or
npm install @algolia/autocomplete-core

Documentation

See Documentation.