The pointerenter
event fires when a pointing device is moved into the hit test boundaries of an element or one of its descendants, including as a result of a pointerdown
event from a device that does not support hover (see pointerdown
).
Bubbles | No |
---|---|
Cancelable | No |
Interface | PointerEvent |
Event handler property | onpointerenter |