Importer Setup
Embedding Fuse
Install our NPM package on your website.
Embedding Fuse in your website is simple. There are two steps:
- Add the fuse-importer NPM package to your application.
- Add a small JavaScript snippet to open your Fuse importer.
Adding the NPM Package
To add Fuse, do:
To import it for use:
Launching an Importer
The show
function does exactly what it sounds like; it displays the importer. Ensure you have initialized the importer properly beforehand. Use this function like so: