Touch Event Support
"Enable tap, swipe, touch, hold, mouse down, mouse up events on any HTML DOM element in Vue.js 3.
The easiest way to make your interactive Vue content mobile-friendly: When you add v-touch events to your elements, it works on desktop and mobile using a fully declarative syntax. Unlike other libraries, you do not need to add any special code to your components to make this work. You simply have to register the library globally and it enables new events throughout your application."