Blueprint
Technical blueprint-style mega menu with architectural line drawings and grid patterns.
Refresh preview
Share Component
Copy CLI command
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. |
