ready
Summary
Returns the current ready promise for this object.
Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer
Syntax
var promise = myAnimationPlayer.ready;
myAnimationPlayer.ready = value;
This page is readiness-state
Returns the current ready promise for this object.
Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer
var promise = myAnimationPlayer.ready;
myAnimationPlayer.ready = value;