You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > UseReview > search

UseReview.search() method

Signature:

search(params: ComposableFunctionArgs<REVIEWS_SEARCH_PARAMS>): Promise<void>;

Parameters

Parameter Type Description
params ComposableFunctionArgs<REVIEWS_SEARCH_PARAMS>

Returns:

Promise<void>