direction
Summary
The playback direction of the animation node as specified by one of the PlaybackDirection enumeration values.
Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly
Syntax
Note: This property is read-only.
var result = element.direction;
Return Value
Returns an object of type ObjectObject
PlaybackDirection Object