Home > @vue-storefront/core > CallHookParams
CallHookParams interface
Signature:
export interface CallHookParams<C> extends HookParams<C>
Extends: HookParams
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| callName | string |
Home > @vue-storefront/core > CallHookParams
Signature:
export interface CallHookParams<C> extends HookParams<C>
Extends: HookParams
| Property | Modifiers | Type | Description |
|---|---|---|---|
| callName | string |
On this page