I am using Swiper for angular and using Angular Swipper wrapper with it. I am trying to add a button which onclick swipes to next slide.
But I have no idea how to get Swiper instance and how to call slidenext function. How can I do the same? Thanks in advance.