Navigation & Structure
Variable Type
Variable typography mega menu with dynamic font weights and fluid text.
variabletypographydynamicfluid
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
buttonText | string | "Menu" | Button trigger text. |
items | string[] | ["Studio", "Work", "Agency", "Contact"] | Array of menu item labels. |
backgroundColor | string | "#ffffff" | Background color (hex, rgb, or hsl). |
itemTextColor | string | "#000000" | Item text color. |
itemHoverWeight | number | 900 | Font weight on hover. |