Version:
interface

KeyboardConfig

Config object for class

typescript
interface KeyboardConfig

Properties

NameTypeDescription
abortSignal?AbortSignalOptional global abort signal for cancellable keyboard actions like type
autoDelayMsnumberConfigures the delay between single key events

Was this page helpful?