Installation
Table of contents
Prerequisite
Please complete the Self Serve FTU flow for sign up, site creation, feed upload, relevancy, etc. Self Serve Dashboard Documentation
Installation
- Include the vanilla js search library via the link:
<script src="https://libraries.unbxdapi.com/search-sdk/v<<latest version>>/vanillaSearch.min.js" type="text/javascript"></script>
The latest version can be found via the npm repository: search js library or here in ChangeLog
- To get the default theme, include the library css in the link tag:
<link rel="stylesheet" type="text/css" href="https://libraries.unbxdapi.com/search-sdk/v<<latest version>>/vanillaSearch.min.css">
Browser support
IE / Edge | Firefox | Chrome | Safari | iOS Safari |
---|---|---|---|---|
IE11*, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |