pointermove vs. mousemove (apart from additional features)
07:52 07 May 2026

MDN says that the pointermove event is "very similar to the mousemove event, but with more features".

Apart from the additional features, what are the differences though? So why does it say "very similar [...] but with more features" as opposed to "identical [...] but with more features"?

javascript mouseevent mousemove