import { JumboNavbar } from '@jumbo/component';
groupBehaviour
string< 'collapsible'
| 'popover'>
'collapsible'
Defines how grouped menu items behave - either as collapsible section or popover
items*
MenuItems
-
The array of menu item objects to be displayed in the sidebar
mini
boolean
false
If true , renders the navbar in mini (compact) mode. Useful for collapsed layouts
open
true
Controls whether the navbar is expanded or collapsed
theme
Theme
Optional MUI Theme object to override default styling
Last updated 6 months ago