angular make the screen scroll to top code example
Example: angular route change scroll to top
RouterModule.forRoot(appRoutes, { scrollPositionRestoration: 'enabled' })
RouterModule.forRoot(appRoutes, { scrollPositionRestoration: 'enabled' })