Navigation & Structure
Portal
Portal-style mega menu with dimensional transitions and space-warping effects.
portaldimensionalwarpspace
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
buttonText | string | "HOVER ME" | Button trigger text. |
leftTitle | string | "Concept" | Left column title. |
rightItems | string[] | ["Projects", "About", "Services", "Contact"] | Array of right column items. |
backgroundColor | string | "#0f172a" | Background color (hex, rgb, or hsl). |
portalBgGradientFrom | string | "#4f46e5" | Portal gradient start color. |