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.

clone

Summary

Creates and returns a new object of the same type as this object’s most-derived interface such that it will produce the same output as this object.

Method of apis/web_animations/AnimationEffectapis/web_animations/AnimationEffect

Syntax

var  = .clone();

Return Value

Returns an object of type

See also

Related articles

Animation