delay
Summary
The start delay which represents the number of milliseconds from an animation node’s start time to the start of the active interval.
Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly
Syntax
var result = element.delay;
element.delay = value;
Return Value
Returns an object of type doubledouble