본문 바로가기

Webstoryboy

Category

Explanation

GSAP

[GSAP] .then()

[GSAP] .then()

.then() 메서드는 애니메이션 완료 후 promise를 반환합니다.


.then()

.then() 메서드는 애니메이션 완료 후 promise를 반환합니다.

특징 설명
반환값(returns) 콜백함수(Promise)

문법(Syntax)

.then(콜백함수);

  • 콜백함수(Promise) : 애니메이션 완료 후 promise를 반환합니다.

정의(Definition)

  • .then() 메서드는 애니메이션 완료 후 promise를 반환합니다.

참고(Reference)

더보기

인스타그램 보기 바로가기

포트폴리오 스터디 바로가기

유튜브 영상보기 바로가기