n
nonaxial
Move fast

Stretch Cursor

Cursor Effects

Cursor that stretches on move

stretchelasticmotion

Installation

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

Usage

tsx
import { StretchCursor } from "@/components/nonaxial/stretch-cursor"

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

Props

PropTypeDefault
childrenReactNode
classNamestring