Home > @vue-storefront/core > sharedRef
sharedRef() function
Signature:
declare function sharedRef(key: string, _?: any): Ref;
Parameters
| Parameter | Type | Description |
|---|---|---|
| key | string | |
| _ | any | (Optional) |
Returns:
Ref
Home > @vue-storefront/core > sharedRef
Signature:
declare function sharedRef(key: string, _?: any): Ref;
| Parameter | Type | Description |
|---|---|---|
| key | string | |
| _ | any | (Optional) |
Returns:
Ref
On this page