1e8ac79e6f
* docs: document the Event interface * update docs deps * pull new VoidFunction update
519 B
519 B
Event Object extends GlobalEvent
preventDefault
VoidFunctionsender
WebContentsreturnValue
anyctrlKey
Boolean (optional) - whether the Control key was used in an accelerator to trigger the EventmetaKey
Boolean (optional) - whether a meta key was used in an accelerator to trigger the EventshiftKey
Boolean (optional) - whether a Shift key was used in an accelerator to trigger the EventaltKey
Boolean (optional) - whether an Alt key was used in an accelerator to trigger the Event