onmouseupFires when the user releases a mouse button while the mouse is over the object. var onmouseup: ((this: Window, ev: MouseEvent) => any) | null;