Home > @rainway/web > IKeyboardInput
IKeyboardInput interface
A request to perform a remote keypress of the given keycode.
Signature:
export interface IKeyboardInput
Properties
| Property | Type | Description |
|---|---|---|
| action | KeyboardAction | |
| keycode | VirtualKey |
