This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Switched to a function-class structure.
SwipeEvent
object has two public methods:
attach()
: attaches needed events callbacks to triggerswipe
event;detach()
: detaches needed events callbacks to triggerswipe
event.