The pointerleave
event is fired when a pointing device is moved out of the hit test boundaries of an element. For pen devices, this event is fired when the stylus leaves the hover range detectable by the digitizer.
Bubbles | No |
---|---|
Cancelable | No |
Interface | PointerEvent |
Event handler property | onpointerleave |