← Back to release summary

PointerEvent.getCoalescedEvents

Category
User input
Type
New or changed feature
Status
Enabled by default (Chrome 58)
Intent stage
None

Summary

An API to return all the coalesced events of the received events in javascript. This API enables apps like drawing app to draw smoother curves using the precise history of points.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/getCoalescedEvents

View on chromestatus.com