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

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

UseStoreFactoryParams.change() method

Signature:

change(context: Context, params: UseStoreFactoryChangeParamArguments): Promise<STORES>;

Parameters

Parameter Type Description
context Context
params UseStoreFactoryChangeParamArguments

Returns:

Promise<STORES>