onmouseoutFires when the user moves the mouse pointer outside the boundaries of the object. var onmouseout: ((this: Window, ev: MouseEvent) => any) | null;