onkeyupFires when the user releases a key. var onkeyup: ((this: Window, ev: KeyboardEvent) => any) | null;