Film Strip
Film strip gallery with horizontal scrolling.
galleryfilmstripscrolling
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...array of image URLs] | Array of image source URLs. |
backgroundColor | string | #f0f0f0 | Background color (hex, rgb, or hsl). |
archiveText | string | Archive 2024 | Archive label text displayed at top. |
figurePrefix | string | FIG. | Prefix for figure labels. |
isoText | string | ISO 400 | ISO text displayed on each image. |
scrollHeight | string | 300vh | Total scroll height for the component. |