<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`KeymapContext`](KeymapContext)
## KeymapContext interface
**Signature:**
```typescript
export interface KeymapContext extends KeymapInfo
```
**Extends:** [`KeymapInfo`](KeymapInfo)
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`key`](KeymapInfo/key) | | <code>string | null</code> | <p> 0.10.4</p><p>(Inherited from [KeymapInfo](KeymapInfo)<!-- -->)</p> |
| [`modifiers`](KeymapInfo/modifiers) | | <code>string | null</code> | <p> 0.10.4</p><p>(Inherited from [KeymapInfo](KeymapInfo)<!-- -->)</p> |
| [`vkey`](KeymapContext/vkey) | | <code>string</code> | Interpreted virtual key. |