Minimal Focus
Minimal spotlight focus lightbox.
lightboxminimalspotlightfocus
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
image | string | https://images.unsplash.com/photo-1512917774080-9991f1c4c750?q=80&w=2700&auto=format&fit=crop | Main image source URL. |
thumbnailImage | string | Optional thumbnail image URL (uses main image if not provided). | |
backgroundColor | string | #F3F4F6 | Background color (hex, rgb, or hsl). |
overlayColor | string | #1a1a1a | Overlay background color (hex, rgb, or hsl). |
label | string | Memories | Label text displayed on thumbnail. |
fileName | string | Untitled_03.jpg | File name text displayed in lightbox. |
showInfo | boolean | true | Whether to show the info button. |
showDownload | boolean | true | Whether to show the download button. |