Files
yinxue 9e1b8bdc9d
Some checks failed
CI Pipeline / build (push) Failing after 3m23s
first-commit
2025-08-27 14:05:33 +08:00
..
2025-08-27 14:05:33 +08:00
2025-08-27 14:05:33 +08:00
2025-08-27 14:05:33 +08: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.