Installation
You can install the Nosto Autocomplete
library via npm:
The Nosto Autocomplete library can be imported and used in various ways, depending on your preferred framework or template language. Some of the supported import methods include:
Framework | Import Statement |
---|---|
Base |
|
Mustache |
|
Liquid |
|
Preact |
|
React |
|
Choose the import method that aligns with your project's requirements and technology stack.
❗Do not combine multiple imports as it will fetch multiple bundles.❗
Last updated