@mendable/search
v0.0.206
Published
A React component for integrating Mendable Search into your application.
Downloads
17,943
Readme
Mendable Search
A React component for integrating Mendable Search into your application.
Before you begin
You will need to have a Mendable Search credientials. If you don't have one, you can get one by going to mendable.ai
Documentation
All the of the components' documentation can be found at docs.mendable.ai
Installation
npm install @mendable/search
Usage
Search Bar
import { MendableSearchBar } from "@mendable/search"
<MendableSearchBar anon_key='YOUR_ANON_KEY' />