React Swiper - Make adjacent slide to active slide while clicking on the adjacent slide #4523
smithdwaynejes
started this conversation in
General
Replies: 1 comment
-
Just a suggestion of something to try. But as per the Swiper React docs you could pass
That might work. |
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
-
I am using react Swiper in my project. I need to show only two slides with cover flow effect and 30 degrees rotation as follows. But It showing only one side as the active slide all the time. I want to make an adjacent slide to an active slide while clicking that particular slide.
I want to make the Education slide to active slide while clicking on the Education slide. Is there any way to do this?
My same question posted in stackoverflow.
Beta Was this translation helpful? Give feedback.
All reactions