I’m trying to implement both vertical and horizontal scroll in the same page using Carousel. How can this be achieved?
Thank you
I’m trying to implement both vertical and horizontal scroll in the same page using Carousel. How can this be achieved?
Thank you
Hi,
Essentially you need to put a Carousel inside a Carousel. So the outer one is column and its items are Carousels with direction row.
Chris