0
votes

I have using SwipperJS form some slider which I need enable the swipe events vertical and horizontal, bot. the option 'direction' only allow direction: 'vertical'|'horizontal' only one direction, so how can I enable both direction for swipe events swipe to bottom and top, left and right to change to the next slide or previus slide.

1
sorry many typos here.... SwipperJS for* some ..... horizontal, both* the option....jon_eldiablo

1 Answers

1
votes

please check nested swiper here

https://stackblitz.com/edit/swiper-demo-18-nested-swipers?file=index.html

Horizontal slider 2 has 4 vertical sliders nested.