Holographic HUD
Holographic HUD lightbox with sci-fi interface.
lightboxholographichudsci-fi
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
image | string | https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=2000&auto=format&fit=crop | Main image source URL. |
backgroundColor | string | #000000 | Background color (hex, rgb, or hsl). |
buttonText | string | INITIALIZE_VIEW | Button text. |
sourceText | string | IMG_SOURCE: EXT_DRIVE_01 | Source label text. |
resolutionText | string | RES: 4K_UHD | Resolution label text. |
statusText | string | STATUS: DECODED | Status label text. |
closeText | string | TERMINATE | Close button text. |
accentColor | string | #00ffff | Accent color for HUD elements (hex, rgb, or hsl). |