1357 Views
ZingTouch can be included either of two different ways : Using the import syntax (ES6) import ZingTouch from './path/to/zingtouch.min.js'; Including the script directly Regions in ZingTouch are areas where all input events including mouse, touch, and pointer events are listened to. They hold any number of gestures you create and attach to elements.
0 comments