Navigation & Structure
Velvet
Luxurious velvet-textured mega menu with smooth animations and elegant design.
velvetluxurysmoothelegant
Props
Customize the component with these 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. |