Stick
VERSION2.3.0
LICENSEMIT
CONFIG1 Options
Morphs the cursor shape to match the bounding box of hovered elements.
Installation
pnpm add @supermousejs/stickUsage
app.use(Stick({ padding: 10 }));Configuration
* Reactive Property| Option | Type | Default | Description |
|---|---|---|---|
| padding * | number | 10 | Extra padding around the target element in pixels. |