![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fbgd97X%2Fbtrc7lSaHcG%2FybZwWVko3UXuUzU6Vd5j3k%2Fimg.jpg)
[GSAP] 숫자 카운트 (ScrollTrigger)
Lpla
·2021. 8. 24. 23:30
반응형
GSAP로 숫자 카운트 효과를 만들 수 있다.
1. 해당 요소에 스크롤시 숫자 카운트
See the Pen [GSAP] count - onUpdate by lpla (@lpla) on CodePen.
2. 해당 요소에 스크롤시 숫자 카운트 & 숫자 초기화
See the Pen [GSAP] count - onUpdate & toggleActions by lpla (@lpla) on CodePen.
3. 해당 요소에 스크롤시 숫자 카운트 & 스크롤에 따른 숫자 변화
See the Pen [GSAP] count - onUpdate & scrub by lpla (@lpla) on CodePen.
------- 21.08.28 추가 -------
4. 소수 자리 표현
See the Pen [GSAP] count - onUpdate & scrub by lpla (@lpla) on CodePen.
반응형