Modules

imagesearch

2min

imageSearch(image, options?, ...modifiers): Promise<KlevuFetchFunctionReturnValue>

Uploads the image if blob passed or uses url to perform search



Error when image upload fails or when no url/blob is passed

Parameters

Name

Type

Description

image

string | Blob

Pass a url or the image blob for search

options?

Partial<KlevuSearchOptions>

...modifiers

KlevuFetchModifer[]

-

Returns

Defined in

Updated 25 Mar 2024
Did this page help you?