* docs: add `Menu` module tutorials * link API docs to new tutorials * removed unreferenced fiddles * add wording for new types * fix import sort errors * delete accelerator.md * fixes
320 B
320 B
KeyboardInputEvent Object extends InputEvent
typestring - The type of the event, can berawKeyDown,keyDown,keyUporchar.keyCodestring - The character that will be sent as the keyboard event. Should only use valid Accelerator key codes.