VHS Glitch
VHS glitch-effect mega menu with retro video aesthetics and distortion effects.
Main Features of VHS Glitch
How to Use VHS Glitch in Next.js
Installation Guide for VHS Glitch
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
playText | string | "PLAY ►" | Play indicator text. |
buttonText | string | "Menu Select" | Button text. |
leftItems | string[] | ["Arcade", "Synth", "Drive", "Neon"] | Array of left column items. |
backgroundColor | string | "#110022" | Background color (hex, rgb, or hsl). |
buttonBorderColor | string | "#00ffff" | Button border color. |
menuBorderColor | string | "#ff00ff" | Menu border color. |
