Ecosystem /@supermousejs/text

Text

VERSION2.3.0
LICENSEMIT
CONFIG3 Options

Injects contextual text bubbles near the cursor on interaction.

Installation

pnpm add @supermousejs/text

Usage

app.use(Text({ font: 'Mono' }));

Configuration

OptionTypeDefaultDescription
className string'supermouse-text'CSS class added to container.
offset [number, number][0, 24]X/Y offset from cursor.
duration number200Fade transition time in ms.
supermouse
js
| Copyright © 2024-2026 Stud.io Inc.