Grids & Layouts
Velocity Scroll
High-velocity scrolling gallery with momentum effects.
galleryvelocityscrollmomentum
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...4 image URLs] | Array of image URLs to display in marquee. |
backgroundColor | string | #ffffff | Background color (hex, rgb, or hsl). |
borderColor | string | #000000 | Border color (hex, rgb, or hsl). |
accentColor | string | #facc15 | Accent color for marquee background (hex, rgb, or hsl). |
titleText | string | STREET | Large title text displayed in center. |
imageLabelPrefix | string | FIG | Prefix text for image labels. |