Navigation & Structure
Sidekick
Vertical sidebar mega menu with compact design and efficient navigation.
sidekickverticalsidebarcompact
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | string[] | ["Collections", "New Arrivals", "Accessories", "Editorial"] | Array of menu item labels. |
footerLinks | string[] | ["Instagram", "Twitter", "LinkedIn"] | Array of footer social links. |
backgroundColor | string | "#f5f5f5" | Background color (hex, rgb, or hsl). |
drawerWidth | string | "400px" | Drawer width. |
itemTextColor | string | "#a3a3a3" | Item text color. |