DOM

settings_applicationsEvent  >   settings_applicationsAnimationEvent

DOM

  • account_tree
  • bug_report

Eventanimationend

CSS 애니메이션이 정상적으로 완료되면 발생한다.

설명

애니메이션이 정상적으로 완료되기 전에 요소에게서 애니메이션이 제거되거나 속성의 CSS 속성 변경으로 인해 애니메이션이 중단되는 경우에는 발생하지 않는다.

구문

형식
element.addEventListener("animationend", function() { });

명세

typeanimationend
bubblesyes
cancelableno
targetElement
handleryes

버전 명세

지원 웹브라우저