n
nonaxial
Move cursor here

Inverse Cursor

Cursor Effects

Cursor that inverts colors

inverseblendcreative

Installation

$
npx shadcn@latest add https://nonaxial.com/r/inverse-cursor.json

Usage

tsx
import { InverseCursor } from "@/components/nonaxial/inverse-cursor"

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

Props

PropTypeDefault
childrenReactNode
classNamestring