Default
Function: default()
[object Object]
Defined in: app/components/Menu/SideBar/Sidebar.tsx:19
A responsive Sidebar component that transforms into a DropdownMenu on mobile screens. It manages layout positioning for branding, navigation items, footers, and main content.
Parameters
props
Component props.
children?
[object Object]
Subcomponents like SideBar.Item or SideBar.Branding.
className?
[object Object]
Extra Tailwind classes for the wrapper.
color?
string = undefined
Custom background color for the sidebar.
Returns
[object Object]