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