The key pressed, see the docs on JS's KeyboardEvent.code
for a description.
Whether the key was pressed.
The held modifiers.
Whether the event is a repeat event.
The identifier, unique per client + device combo.
The event type.
Generated using TypeDoc
A keyboard event payload.