OonkooUI

Spark Cursor

Official

A dazzling spark cursor effect that sparks on the user's mouse onClick, adding a magical touch to any webpage.

FreecursoronClickanimated
5 downloadsOonkooUI Team

Installation

Run the following command:

npx oonkoo add spark-cursor

Props

SparkCursor Props

PropTypeDefault
sparkColorstring'#fff'
sparkSizenumber10
sparkRadiusnumber15
sparkCountnumber8
durationnumber400
easing'linear' | 'ease-in' | 'ease-out' | 'ease-in-out''ease-out'
extraScalenumber1.0
childrenReact.ReactNode-

Usage

Copy and paste the following code to use this component:

import { SparkCursor } from "@/components/oonkoo/spark-cursor"

<SparkCursor>
  {/* Your content */}
</SparkCursor>

Component Info

Typeelement
Categorycursor
TierFree
Last updatedDec 24, 2025