n
nonaxial
Hover to Lift

Hover Lift Card

Cards

Card that lifts and shadows on hover

liftshadowhover

Installation

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

Usage

tsx
import { HoverLiftCard } from "@/components/nonaxial/hover-lift-card"

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

Props

PropTypeDefault
childrenReactNode
classNamestring