n
nonaxial
Card 1
1
Card 2
2
Card 3
3
Card 4
4

Stack Card

Cards

Stacked cards with hover spread

stackspreadmultiple

Installation

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

Usage

tsx
import { StackCard } from "@/components/nonaxial/stack-card"

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

Props

PropTypeDefault
childrenReactNode
classNamestring