GSAP SCROLL
개요
gsap3
용 scroll 플러그인.
install
Using npm
$ npm install gsap gsap-scroll
Using yarn
$ yarn gsap gsap-scroll
Example
-
예시 사이트
-
기본 예제 코드
;;const container = document;const el = document; const tl = gsap;tl; const tl2 = gsap;tl2; g;