Type Alias: Props
@arolariu/components / Menubar / Props
Type Alias: Props
Props =
Omit<React.ComponentPropsWithRef<typeofBaseMenubar>,"className"> &object
Defined in: components/ui/menubar.tsx:550
Type Declaration
className?
optionalclassName?:string
// was this page useful?