Specifying slide elements not as child of slide-wrapper #4519
Unanswered
titantwentyone
asked this question in
Q&A
Replies: 1 comment 1 reply
-
No sorry, such behavior is not supported |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some markup for Swiper such that:
Is there a way to let Swiper know to ignore the "display:contents" div and treat the "swiper-slide" elements as slides. Vanilla usage seems to imply that "swiper-slide" must be a direct child of "swiper-wrapper" and I haven't been able to find a way to change this,
Beta Was this translation helpful? Give feedback.
All reactions