This page is readiness-state

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

target

Property of apis/web_animations/Animationapis/web_animations/Animation

Syntax

var myTarget = myAnimation.target;
myAnimation.target = value;

Return Value

Returns an object of type

returns an apis/web_animations/Animatable object.