n
nonaxial

Spotlight Button

Buttons

Button with spotlight follow effect

spotlightlightfollow

Installation

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

Usage

tsx
import { SpotlightButton } from "@/components/nonaxial/spotlight-button"

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

Props

PropTypeDefault
childrenReactNode
classNamestring