Modules
klevuuploadimageforsearch
2min
▸ KlevuUploadImageForSearch(image): Promise<any>
This function is to be called to get the url to be used in search for image search or to be passed to the imageSearch query function
Name | Type | Description |
---|---|---|
image | Blob | The image object to upload |
Promise<any>
image url to be passed to search
Updated 25 Mar 2024
Did this page help you?