I’m using the ion-slides with ion-scroll inside each ion-slide element.
But I want when slide change, the others go to the top.
I can`t find anyway to get the right ion-scroll element.
Anyone can help with this?
I’m using the ion-slides with ion-scroll inside each ion-slide element.
But I want when slide change, the others go to the top.
I can`t find anyway to get the right ion-scroll element.
Anyone can help with this?
Are you passing in a element ref?
<ion-scroll #myElmRef></ion-scroll>