-
Is there a proper way to create a custom effect, ie the "official" way? The examples I found are quite generic and based on changing the options one by one. I would like to create a custom effect based on the Cards effect, but the file EffectCards imports several internal modules so it is not a template that we can follow. Is there a good template or example to encapsulate the effect in a function and add it to the Swiper options? |
Beta Was this translation helpful? Give feedback.
Answered by
taseenb
Jul 29, 2022
Replies: 1 comment
-
Sorry, I finally found it in the Demos section: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
taseenb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, I finally found it in the Demos section:
Custom plugin https://swiperjs.com/demos#custom-plugin