replaceState property

AnimationReplaceState get replaceState

The read-only Animation.replaceState property of the Web Animations API indicates whether the animation has been removed by the browser automatically after being replaced by another animation.

Implementation

external AnimationReplaceState get replaceState;