-
Hello, I want to have an infinite, smooth autoplay. I've seen that many users have succeeded by adding this CSS on
But in the recent documentation, How can I achieve the same result? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
fabien-lg
Aug 21, 2023
Replies: 1 comment 1 reply
-
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
@Arhell Thanks for the link!
In the meantime, we found a solution. The
swiper-wrapper
is injected in a Shadow DOM, so we adjusted theinjectStyles
property: