locomotivescroll npm

Solutions on MaxInterview for locomotivescroll npm by the best coders in the world

showing results for - "locomotivescroll npm"
Paola
17 Feb 2019
1import LocomotiveScroll from 'locomotive-scroll';
2
3const scroll = new LocomotiveScroll({
4    el: document.querySelector('[data-scroll-container]'),
5    smooth: true
6});
similar questions
queries leading to this page
locomotivescroll npm