We are overhauling the docs, and we need your help!Do you have a few minutes to answer what you think is missing?
Take SurveypointercancelA browser fires this event if it concludes the pointer will no longer be able to generate events (for example the related device is deactivated).
MDN
A browser fires this event if it concludes the pointer will no longer be able to generate events (for example the related device is deactivated).
mouseHandle if the event was generated by a mouse device.
penHandle if the event was generated by a pen or stylus device.
pressureOnly when pressure is at least amount (defaults to 0.5)
touchHandle if the event was generated by a touch, such as a finger.