Animations & Motion

Horizontal Drag

Vertical scroll drives a massive horizontal film strip with parallax cards.

parallaxhorizontalscrollfilm-strip

Props

Customize the component with these props

PropertyTypeDefaultDescription
images
string[][]Array of image URLs
itemCount
number10Number of items in the strip
backgroundColor
stringbg-[#1a1a1a]Background color of the component
containerHeight
stringh-[500vh]Height of the container
gap
stringgap-20Gap between items
padding
stringpx-20Horizontal padding
itemWidth
stringw-[60vw]Width of each item
itemHeight
stringh-[70vh]Height of each item
imageScale
number1.2Scale of images
imageXRange
[number, number][-50, 50]Image X position range
xRange
[string, string]["0%", "-80%"]Container X position range
numberColor
stringtext-transparentColor of number labels
numberSize
stringtext-6xlSize of number labels
numberStrokeWidth
string2pxStroke width of numbers
numberStrokeColor
stringrgba(255,255,255,0.2)Stroke color of numbers
className
stringAdditional CSS classes
Horizontal Drag - Animations & Motion Component | UILora