Answers for "angular dont scroll to top on route change"

6

angular route change scroll to top

RouterModule.forRoot(appRoutes, { scrollPositionRestoration: 'enabled' })
Posted by: Guest on October-31-2020

Code answers related to "angular dont scroll to top on route change"

Code answers related to "Javascript"

Browse Popular Code Answers by Language