Custom Cursor

Custom cursor replacement with smooth trailing and hover state changes.

effectscursorcustomanimated

Installation

Terminalbash
npx motioncraft add custom-cursor

Usage

custom-cursor.tsxtsx
import { CustomCursor } from "@/components/effects/custom-cursor";

<CustomCursor />

Props

PropTypeDefaultDescription
classNamestringAdditional CSS classes

Related Components