Version:
interface

MouseConfig

Config object for class

typescript
interface MouseConfig

Properties

NameTypeDescription
abortSignal?AbortSignalOptional global abort signal for cancellable mouse actions like move and drag
autoDelayMsnumberConfigures the delay between single mouse events
mouseSpeednumberConfigures the speed in pixels/second for mouse movement

Was this page helpful?