Type Alias: ItemWrapperProps
ItemWrapperProps =
PropsWithChildren<{className:string;depth:number;item:MenuItemEntity; }>
Defined in: packages/core/src/react/components/Menu.tsx:12
ItemWrapperProps =
PropsWithChildren<{className:string;depth:number;item:MenuItemEntity; }>
Defined in: packages/core/src/react/components/Menu.tsx:12