Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

LocomotiveScroll npm

import LocomotiveScroll from 'locomotive-scroll';

const scroll = new LocomotiveScroll({
    el: document.querySelector('[data-scroll-container]'),
    smooth: true
});
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #LocomotiveScroll #npm
ADD COMMENT
Topic
Name
4+9 =