This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

source

Summary

The source content associated with this player. Setting this attribute updates the object’s source content using the procedure to set the source content of a player.

Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer

Syntax

var result = element.source;
element.source = value;

Return Value

Returns an object of type AnimationNodeAnimationNode

See also

Related articles

Animation