vue-swipe-actions
vue-swipe-actions copied to clipboard
Predefined action on large swipe
Hello, very nice component! There is a method to choose a predefined action on large swipe movement? For example I have two actions on the right (edit and delete). When I swipe to te left the two actions are reveled, but if I continue to swipe to the left, the predefined action (delete) will expands and the edit action will disappear. When the finger will released, the remove event will fired. Thank you!