Replies: 1 comment
-
I think with |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Im new to SwiperJS. Right now my code is displaying 3 visible items with partial items on both sides. However I want 4 visible items on it instead of 3.
I don't know if theres something that I missed on
swiper-api
likeslidesPerView
,slidesPerGroup
or anything else.Reproduction link
https://codepen.io/graydirt/pen/VwNmaOd
Here is also my JS code for that gallery section.
Beta Was this translation helpful? Give feedback.
All reactions