n
nonaxial
Sticky Card 1
Sticky Card 2
Sticky Card 3
Scroll to see the sticky stack effect

Sticky Stack

Layout

Sticky stacking cards on scroll

stickystackscroll

Installation

$
npx shadcn@latest add https://nonaxial.com/r/sticky-stack.json

Usage

tsx
import { StickyStack } from "@/components/nonaxial/sticky-stack"

export default function Example() {
  return (
    <StickyStack>{/* Your content here */}</StickyStack>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring