How to change effect dynamically using swiper/vue? #6561
lucassimines
started this conversation in
General
Replies: 1 comment
-
I was facing the same problem, here is a work around. |
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.
-
I need to change the
effect
based on window size.I'm using the component and Vue3, but I can't make the effect change, even when the variable has changed from 'fade' to 'slide'...
How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions