vue-swipe-actions
vue-swipe-actions copied to clipboard
Could I use swipeout on the element rather than use swipelist for cycling on the list
trafficstars
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.