[Help]: Nested carousels that move along the X-axis #959
-
SummaryI'm creating a swipeable tabview, each tab has a post with an image slider and I need nested slides. Can I use this library for this requirement? I've seen some examples, but they don't seem to work properly. There doesn't seem to be any official example yet, so I'm wondering if it would be okay to implement it at the production level using this carousel library. If applicable, which variants of Embla Carousel are relevant to this question?
Additional informationNo response CodeSandbox exampleNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @hustle-dev, Thanks for your question. This is a duplicate of this I think:
You can achieve it using the
Unfortunately no, my time is very limited and this project isn't paying my bills. So the reason there's no official example is because of my lack of spare time and lack of proper financial support for this project (sponsors). Best, |
Beta Was this translation helpful? Give feedback.
Hi @hustle-dev,
Thanks for your question. This is a duplicate of this I think:
You can achieve it using the
watchDrag
option where you would pass a callback to it. There's a link to an unofficial example from an Embla user here:Unfortunately no, my time is very limited and this project isn't paying my bills. So the reason there's no official example is because of my lack of spare time and lack of proper financial support for this project (sponsors).
Best,
David