How to scroll the <ion-conten>t in ionic2 through code dynamically?

I just wanted to scroll the content 30px when it’s loads for the first time??

add angular animation of adding 30px and trigger it on page load? this may work…

If you don’t mine can you elaborate more i don’t have any idea on angular animations?

https://devdactic.com/animations-ionic-app/

Check this tutorial on angular animations.
Angular animations work on Ionic app… and it can animate anything.