Contents

animationName

The name of the animation. The value of the CSS -webkit-animation-name property of the animation that caused the event.

Declaration

readonly attribute DOMString animationName;

See Also

Accessing Properties

Related Documentation