animationName property

String get animationName

The animationName property of the CSSAnimation interface returns the . This specifies one or more keyframe at-rules which describe the animation applied to the element.

Implementation

external String get animationName;