vue-swipe-actions icon indicating copy to clipboard operation
vue-swipe-actions copied to clipboard

Predefined action on large swipe

Open mgesmundo opened this issue 5 years ago • 0 comments

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!

mgesmundo avatar Aug 28 '20 09:08 mgesmundo