Home > @vue-storefront/core > UseShippingProviderParams > load
UseShippingProviderParams.load property
Signature:
load: (context: Context, params: {
state: Ref<STATE>;
customQuery?: CustomQuery;
}) => Promise<STATE>;
Home > @vue-storefront/core > UseShippingProviderParams > load
Signature:
load: (context: Context, params: {
state: Ref<STATE>;
customQuery?: CustomQuery;
}) => Promise<STATE>;
On this page