eCollect / vue-swipe-actions

iOS style swipe actions
https://ecollect.github.io/vue-swipe-actions/
MIT License
232 stars 47 forks source link

Could I use swipeout on the element rather than use swipelist for cycling on the list #43

Open alessandro-prencipe-private opened 4 years ago

nanov commented 4 years ago

Sure, SwipeList is just a wrapper, the real work is done in SwipeOut.

https://github.com/eCollect/vue-swipe-actions/blob/master/src/components/SwipeList.js#L129 - would give you a direction.