You can use $ionicScrollDelegate. Pass $ionicScrollDelegate to the contoller function and use $ionicScrollDelegate.scrollTop(); where you want to go to top.
↧
You can use $ionicScrollDelegate. Pass $ionicScrollDelegate to the contoller function and use $ionicScrollDelegate.scrollTop(); where you want to go to top.