Interface: MenuCategory
Defined in: composables/vue/useMenu.ts:29
Properties
categoryId
categoryId:
number
Defined in: composables/vue/useMenu.ts:30
children
children:
MenuCategory[]
Defined in: composables/vue/useMenu.ts:33
name
name:
string
Defined in: composables/vue/useMenu.ts:31
slug
slug:
string
Defined in: composables/vue/useMenu.ts:32