Holo
Holographic mega menu with prismatic effects and futuristic design.
Main Features of Holo
How to Use Holo in Next.js
Installation Guide for Holo
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
buttonText | string | "Prism" | Button trigger text. |
cards | Array<{title: string, gradientFrom?: string, gradientTo?: string}> | [] | Array of holographic cards. |
backgroundColor | string | "#000000" | Background color (hex, rgb, or hsl). |
menuBgColor | string | "rgba(0,0,0,0.8)" | Menu background color. |
cardTitleColor | string | "#ffffff" | Card title text color. |
