We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90c8c9 commit f7164c0Copy full SHA for f7164c0
src/Web/PointerEvent/PointerEvent.purs
@@ -14,6 +14,7 @@ module Web.PointerEvent.PointerEvent
14
, pointerId
15
, pointerType
16
, pressure
17
+ , tangentialPressure
18
, tiltX
19
, tiltY
20
, toEvent
0 commit comments