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

Parameters

Name

Type

Description

image

Blob

The image object to upload

Returns

Promise<any>

image url to be passed to search

Defined in

Updated 25 Mar 2024
Did this page help you?