Navigation & Structure
Architect
Bento grid-style mega menu with structured layout and modern design.
bentogridstructuredmodern
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
tabs | string[] | ["Design", "Develop", "Ship"] | Array of tab labels. |
backgroundColor | string | "#0a0a0a" | Background color (hex, rgb, or hsl). |
navBgColor | string | "rgba(255,255,255,0.7)" | Navigation background color. |
activeTabBgColor | string | "#000000" | Active tab background color. |
menuBgColor | string | "#ffffff" | Menu dropdown background color. |