trail
Custom cursor with trailing effect and line following cursor
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-trail --variant ts-tailwind
Props Table
Configuration options and properties for this component.
Prop | Type | Default | Description |
---|---|---|---|
trailLength | number | 10 | Number of trail points to display. |
trailColor | string | blue-500 | Color of the trail effect. |