Y2K
Y2K-inspired dashboard with millennium aesthetics and futuristic design.
Main Features of Y2K
How to Use Y2K in Next.js
Installation Guide for Y2K
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
y2kColor1 | string | #00f5ff | First Y2K color (cyan). |
y2kColor2 | string | #ff006e | Second Y2K color (pink). |
glowIntensity | number | 1 | Intensity of futuristic glow (0-2). |
enableMillennium | boolean | true | Enable Y2K millennium effects. |
Related Components
Cartoonish
Playful cartoon-style hero section with fun animations and vibrant colors.
Draggable
Interactive hero section with draggable elements and smooth physics-based interactions.
Glass Operating System
Glassmorphism hero section with frosted glass effects and modern OS-inspired design.
When to Use
Best Practices
Why This Component Matters in Modern UI Development
Frequently Asked Questions
QHow does the 'Y2K' glow work?
The component uses layered box-shadows and localized CSS filters to simulate the environmental lighting of futuristic millennium interfaces.
QCan I adjust the brightness?
Yes, the `glowIntensity` prop (0-2) allows you to control the 'Heat' of the futuristic effects across the entire Y2K dashboard.
QIs the millennium effect real?
The `enableMillennium` prop toggles stylized Y2K-inspired UI ornaments and patterns that reinforce the futuristic, millennium-era mood.
