web / UseCategoryMethods
Interface: UseCategoryMethods ​
Defined in: apps/web/composables/useCategoryManagement/types.ts:10
Properties ​
addCategory ​
addCategory:
AddCategory
Defined in: apps/web/composables/useCategoryManagement/types.ts:13
data ​
data:
Readonly
<Ref
<CategoryEntry
,CategoryEntry
>>
Defined in: apps/web/composables/useCategoryManagement/types.ts:11
loading ​
loading:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useCategoryManagement/types.ts:12