Version:
interface
KeyboardConfig
Config object for class
typescript
interface KeyboardConfigProperties
| Name | Type | Description |
|---|---|---|
abortSignal? | AbortSignal | Optional global abort signal for cancellable keyboard actions like type |
autoDelayMs | number | Configures the delay between single key events |
Was this page helpful?