Broken Grid
Broken grid gallery with asymmetric layout.
gallerybrokengridasymmetric
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...array of image URLs] | Array of image source URLs. |
backgroundColor | string | #050505 | Background color (hex, rgb, or hsl). |
textColor | string | #ffffff | Text color (hex, rgb, or hsl). |
borderColor | string | rgba(255,255,255,0.1) | Border color (hex, rgb, or rgba). |
exploreText | string | Explore | Text displayed in the explore section. |