KQ-052 · COMET/CURSOR
Comet Cursor
A contained field where the pointer drags a luminous comet — a bright head with a tapering tail that thickens with speed and collapses when you rest.
KQ-052 · COMET/CURSOR
COMET · TRACE
Move the pointer — the comet chases.
Luminous head · tail thickens with speed, collapses at rest
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/comet-cursor
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| trail | number | 28 | Trail sample count, clamped to 8–64. |
| height | number | 320 | Stage height in px. |
| children | ReactNode | — | Overlay content rendered above the field. |