dot
Simple custom dot cursor with smooth following animation
Move the cursor
Installation
Choose your preferred installation method. CLI is recommended for the fastest setup.
1
Quick Install
One command, zero configuration
$ npx @hritik-sharmaa/repeat-ui add cursor-dot --variant ts-tailwind
Props Table
Configuration options and properties for this component.
Prop | Type | Default | Description |
---|---|---|---|
size | number | 10 | Size of the cursor dot in pixels. |
smoothness | number | 0.15 | Smoothness factor for cursor movement (0-1, where higher values are smoother). |