Files
Basalt2/node_modules/@algolia/autocomplete-core/README.md
Robert Jelic b0a4a6da9c Vitepress
2025-02-10 06:53:23 +01:00

678 B
Raw Blame History

@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.