Skip to content

Instantly share code, notes, and snippets.

@2thecrow
Last active February 28, 2023 20:54
Show Gist options
  • Save 2thecrow/5a1a77cd2009c071b1e4890be391468a to your computer and use it in GitHub Desktop.
Save 2thecrow/5a1a77cd2009c071b1e4890be391468a to your computer and use it in GitHub Desktop.
Swiper control to another swiper
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