In my Ionic-3 mobile application, i want to use 3 ion-slides in one page, and in each ion-slides i want to get index of current slide, so that i can use it to save index of current slide. It also works if i get instance of ion-slides, so that i can use methods provided by ionic-slides. What should i do to take instance of ion-slides?
Asked
Active
Viewed 25 times
0
-
1@sebaferreras, thanks your solution is working – GAURAV Apr 03 '18 at 13:39
-
Glad to hear that! :) – sebaferreras Apr 03 '18 at 13:53