You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
**```onSwipe```** are called when the swipe started. Return distance from starting point [x,y]. One value will be 0. If value is non 0 it means that it's main swipe axis.
88
88
89
+
**```onSwipeEnd```** are called when the swipe ended.
90
+
89
91
**```onTransitionEnd```** event is fired when a CSS transition has completed.
0 commit comments