Playground
Claymorphism mega menu with playful shapes and organic design elements.
Main Features of Playground
How to Use Playground in Next.js
Installation Guide for Playground
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
buttonText | string | "Menu" | Button text. |
items | string[] | ["Profile", "Dashboard", "Settings", "Logout"] | Array of menu item labels. |
backgroundColor | string | "#f0f4f8" | Background color (hex, rgb, or hsl). |
buttonBgColor | string | "#eef2f6" | Button background color. |
cardGradients | string[] | [] | Array of gradient strings for cards. |
