Liquid
Organic liquid-style mega menu with fluid animations and morphing shapes.
Refresh preview
Share Component
Copy CLI command
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. |
