--- sidebar_label: KeyDownOptions --- # KeyDownOptions interface #### Signature: ```typescript export interface KeyDownOptions ``` ## Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
commands | `optional, deprecated` | string\[\] | **Deprecated:** Do not use. This is automatically handled. | |
text | `optional, deprecated` | string | **Deprecated:** Do not use. This is automatically handled. |