elapsedTime property
The amount of time the transition has been running, in seconds.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
number = object.elapsedTime |
Property values
Type: Floating-point
The amount of time the transition has been running, in seconds, when this event fired.
Remarks
Note This value is not affected by the value of transition-delay.
See also
Show:
