files/en-us/web/api/animationplaybackevent/index.md
{{ APIRef("Web Animations") }}
The AnimationPlaybackEvent interface of the Web Animations API represents animation events.
As animations play, they report changes to their {{domxref("Animation.playState", "playState")}} through animation events.
{{InheritanceDiagram}}
AnimationPlaybackEvent object instance.{{Specifications}}
{{Compat}}