Navigation & Structure
Liquid
Organic liquid-style mega menu with fluid animations and morphing shapes.
liquidorganicfluidmorphing
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | string[] | ["About", "Works", "Contact", "Store"] | Array of menu item labels. |
backgroundColor | string | "#e8f4f8" | Background color (hex, rgb, or hsl). |
buttonBgColor | string | "#4facfe" | Button background color. |
menuBgColor | string | "#4facfe" | Menu background color. |
itemTextColor | string | "#ffffff" | Item text color. |