n
nonaxial
Move cursor here

Spotlight Card

Cards

Card with spotlight gradient effect

spotlightgradientglow

Installation

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

Usage

tsx
import { SpotlightCard } from "@/components/nonaxial/spotlight-card"

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

Props

PropTypeDefault
childrenReactNode
classNamestring