Ecosystem /@supermousejs/trail

Trail

VERSION2.3.0
LICENSEMIT
CONFIG3 Options

Generates procedural particles that trail behind your motion.

Installation

pnpm add @supermousejs/trail

Usage

app.use(Trail({ length: 12, color: '#f0f' }));

Configuration

* Reactive Property
OptionTypeDefaultDescription
length number10Number of trail segments.
size *number6Size of trail particles.
color *string'#ff00ff'Color of segments.
supermouse
js
| Copyright © 2024-2026 Stud.io Inc.