Brutalist
Neo-brutalist mega menu with bold typography and high contrast design.
Refresh preview
Share Component
Copy CLI command
Props
| Property | Type | Default | Description |
|---|---|---|---|
| openButtonText | string | "Open Menu" | Text for the open button. |
| categories | string[] | ["Digital Art", "Collectibles", "Music", "Photography"] | Array of category labels. |
| backgroundColor | string | "#E0E7FF" | Background color (hex, rgb, or hsl). |
| buttonBgColor | string | "#FF6B6B" | Button background color. |
| menuBgColor | string | "#ffffff" | Menu background color. |
| menuBorderColor | string | "#000000" | Menu border color. |
