AnimationEvent: animation property

The animation read-only property of the AnimationEvent interface represents the animation associated with the event.

Value

A CSSAnimation, or null.

Specifications

See also