1.8 KiB
1.8 KiB
@rrweb/types
2.0.0-alpha.8
Minor Changes
- #1129
979d2b1Thanks @eoghanmurray! - click events now include a.pointerTypeattribute which distinguishes between 'pen', 'mouse' and 'touch' events. There is no new PenDown/PenUp events, but these can be detected with a MouseDown/MouseUp + pointerType=pen