web / UseProductsState
Interface: UseProductsState ​
Properties ​
currentProduct ​
currentProduct:
Product
Defined in ​
apps/web/composables/useProducts/types.ts:7
data ​
data:
Facet
Defined in ​
apps/web/composables/useProducts/types.ts:4
loading ​
loading:
boolean
Defined in ​
apps/web/composables/useProducts/types.ts:5
productsPerPage ​
productsPerPage:
number