doc.yeswiki.pro/node_modules/@algolia/autocomplete-core
2023-05-20 19:38:02 +03:00
..
dist initial vitepress site with basic nav 2023-05-20 19:38:02 +03:00
package.json initial vitepress site with basic nav 2023-05-20 19:38:02 +03:00
README.md initial vitepress site with basic nav 2023-05-20 19:38:02 +03: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.