Last active
February 28, 2023 20:54
-
-
Save 2thecrow/5a1a77cd2009c071b1e4890be391468a to your computer and use it in GitHub Desktop.
Swiper control to another swiper
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sliderName.controller.control = anothrName; | |
anothrName.controller.control = sliderName; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment