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