TouchEvent - Web APIs | MDN
The TouchEvent interface represents an UIEvent which is sent when the state of contacts with a touch-sensitive surface changes. This surface can be a touch screen or trackpad, for example. The event can describe one or more points of contact with the screen and includes support for detecting movement, addition and removal of contact points, and so forth.
https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent