swipeout
swipeout copied to clipboard
How can i get the info whether it is swipeRight or swipeLeft?
I want to know the swipe direction, and for different direction i want to add other css. Now i can only use the methods onClose and onOpen. It can trigger the onClose and onOpen, but i can not tell the onOpen is triggered by swipeRight or swipeLeft.