Allow to set all props using the breakpoints object #6123
victorlmneves
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thanks for the fantastic tool.
In the past, I have used Slick and because of that I was using the breakpoints object to set all the options for each breakpoint over there, but when testing I saw that it really only allows us to set the slidesPerview and the spaceBetween like showed here [https://swiperjs.com/swiper-api#param-breakpoints]
It would be very helpful to be able to set all parameters over there because it already handles the logic to set all the settings based on the breakpoint automatically even when resizing the browser.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions