Parallax Scroll Directive for Angular | ng2-parallaxscroll
ng2-parallaxscroll is a parallax directive to implement a parallax scrolling effect on Angular 2+ applications. An Easy-to-use Mouse Parallax Component for Vue.js How to make use of it: Installation: npm install –save ng2-parallaxscroll 1. Reference the directive in the main module: import { ParallaxScrollModule } from ‘ng2-parallaxscroll’; 2. Use the component, providing the image URL, … Read more