Harsh Jogani
Results
2
issues of
Harsh Jogani
ngOnInit(): void { const scroll = new LocomotiveScroll({ el: document.querySelector('[data-scroll-container]'), smooth: true, smartphone: { smooth: true }, tablet: { smooth: true } }); gsap.to('progress', { value: 100, scrollTrigger: { trigger:...