A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/AnimationEvent/animationName below:

animationName ยท WebPlatform Docs

animationName Summary

The value of the animation-name property of the animation that fired the animation event.

Property of dom/AnimationEventdom/AnimationEvent

Syntax

Note: This property is read-only.

var result = element.animationName;
Examples
//define animation event
var myAnimEvent = new AnimationEvent();
//retrieve name
var myAnimName = myAnimEvent.animationName;
Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4