Animations & Motion

Parallax Stack

Floating card stack with 3D parallax effect on hover.

3dtransformparallaxstackcards

Props

Customize the component with these props

PropertyTypeDefaultDescription
images
string[][]Array of image URLs for the stack
layerCount
number3Number of layers in the stack
backgroundColor
stringbg-neutral-900Background color of the component
cardWidth
stringw-72Width of each card
cardHeight
stringh-96Height of each card
perspective
stringperspective-[2000px]CSS perspective value for 3D effect
springStiffness
number200Spring animation stiffness
springDamping
number20Spring animation damping
hoverRotateX
number40X-axis rotation on hover in degrees
className
stringAdditional CSS classes
Parallax Stack - Animations & Motion Component | UILora