angular-scroll-top
v0.0.13
Published
**Step 1:** Install the Angular Scroll Top library using npm: `npm i angular-scroll-top`
Downloads
14
Readme
Angular Scroll Top
Step 1: Install the Angular Scroll Top library using npm: npm i angular-scroll-top
Step 2: Add to the imports
array of your Angular module and import it: import { AngularScrollTop } from 'angular-scroll-top';
Step 3: Use in html: <lib-angular-scroll-top></lib-angular-scroll-top>
DEMO: https://angular-libs-showcase.web.app/scroll-to-top