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

Home > @vue-storefront/core > UseStoreInterface > change

UseStoreInterface.change() method

Signature:

change(params: UseStoreFactoryChangeParamArguments): Promise<void>;

Parameters

Parameter Type Description
params UseStoreFactoryChangeParamArguments

Returns:

Promise<void>