Velvet
Luxurious velvet-textured mega menu with smooth animations and elegant design.
Refresh preview
Share Component
Copy CLI command
Props
| Property | Type | Default | Description |
|---|---|---|---|
| navText | string | "Collections" | Navigation trigger text. |
| items | Array<{name: string, bgColor?: string}> | [] | Array of menu items with name and optional background color. |
| backgroundColor | string | "#0a0a0a" | Background color (hex, rgb, or hsl). |
| menuBgColor | string | "#0a0a0a" | Menu background color. |
| itemTitleColor | string | "#ffffff" | Item title text color. |
