Grids & Layouts
Diagonal Marquee
Diagonal marquee gallery with scrolling text effects.
gallerydiagonalmarqueescrolling
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
row1Images | string[] | [...10 image URLs] | Array of image URLs for first row. |
row2Images | string[] | [...10 image URLs] | Array of image URLs for second row. |
row3Images | string[] | [...10 image URLs] | Array of image URLs for third row. |
backgroundColor | string | #e0e0e0 | Background color (hex, rgb, or hsl). |
badgePrefix | string | A | Prefix text for badge labels. |