angular 7 scroll to top button code example Example: angular scroll to top scrollToTop(){ window.scroll(0,0); }