onkeydownFires when the user presses a key. var onkeydown: ((this: Window, ev: KeyboardEvent) => any) | null;