Staggered Grid

Cards & Layout

A grid layout where children animate in with a staggered fade-up effect as they enter the viewport.

Loading preview...
Customize
Columns
3
Stagger Delay
0.08

Props

PropTypeDefaultDescription
childrenReact.ReactNode[]Array of child elements to render in the grid.
classNamestring''Additional CSS classes.
columnsnumber3Number of grid columns.
staggerDelaynumber0.08Delay between each child animation in seconds.