KeymapContext interface
Signature:
export interface KeymapContext extends KeymapInfo Extends: KeymapInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
key | string | null | (Inherited from KeymapInfo) | |
modifiers | string | null | (Inherited from KeymapInfo) | |
vkey | string | Interpreted virtual key. |