Asymmetric

Asymmetric gallery with dynamic positioning.

galleryasymmetricdynamicpositioning

Props

Customize the component with these props

PropertyTypeDefaultDescription
images
Array<{src: string, width?: string, height?: string, top?: string, left?: string, right?: string, bottom?: string, rotate?: number, label?: string, grayscale?: boolean, decoration?: React.ReactNode}>[{src: '...', width: '300px', height: '350px', top: '20', left: '10', rotate: -6, label: 'Summer 23', grayscale: true}, ...]Array of image objects with positioning and styling properties.
backgroundColor
string#fcf8f3Background color (hex, rgb, or hsl).
patternUrl
stringhttps://www.transparenttextures.com/patterns/cubes.pngURL for background pattern texture.
title
stringCOLLAGELarge background title text.
titleColor
stringrgba(0,0,0,0.05)Title text color (hex, rgb, or rgba).
Asymmetric - Media Component | UILora