Navigation & Structure
Blueprint
Technical blueprint-style mega menu with architectural line drawings and grid patterns.
blueprinttechnicalarchitecturalgrid
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
buttonText | string | "[ SYSTEM_MENU ]" | Button text. |
columns | Array<{title: string, items: string[]}> | [] | Array of menu columns. |
backgroundColor | string | "#004a99" | Background color (hex, rgb, or hsl). |
gridPatternColor | string | "#ffffff" | Grid pattern color. |
menuBgColor | string | "rgba(0,51,102,0.9)" | Menu background color. |