mirror of
https://github.com/imezx/Warp.git
synced 2025-10-30 09:59:17 +00:00
| .. | ||
| dist | ||
| package.json | ||
| README.md | ||
@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.