Home > @vue-storefront/core > UseStoreGetters
UseStoreGetters interface
Signature:
export interface UseStoreGetters<STORES, CRITERIA = any>
Methods
| Method | Description |
|---|---|
| getItems(stores, criteria) | |
| getSelected(stores) |
Home > @vue-storefront/core > UseStoreGetters
Signature:
export interface UseStoreGetters<STORES, CRITERIA = any>
| Method | Description |
|---|---|
| getItems(stores, criteria) | |
| getSelected(stores) |
On this page