@uclastudentmedia wrote:
I noticed that the Slides component for Ionic 2 has an index attribute; however, I haven't had any success in using it. I want the page to open up to the index variable, and I've tried:
<ion-slides [index]="index">
and
<ion-slides index="index">
but neither seem to work. Am I using it wrong?
Posts: 1
Participants: 1