Ecosystem /@supermousejs/dot

Dot

VERSION2.3.0
LICENSEMIT
CONFIG6 Options

A minimalist precision point that follows your movements perfectly.

Installation

pnpm add @supermousejs/dot

Usage

app.use(Dot({ size: 8, color: '#750c7e' }));

Configuration

* Reactive Property
OptionTypeDefaultDescription
size *number8Diameter of the dot in pixels.
color *string'#750c7e'Background color.
opacity *number1Opacity level (0-1).
mixBlendMode string'difference'CSS blend mode.
hideOnShape booleantrueFade out when a shape (like Stick) is active.
zIndex string'300'CSS z-index.
supermouse
js
| Copyright © 2024-2026 Stud.io Inc.