previousSibling
Summary
The previous sibling of this animation node.
Property of apis/web_animations/AnimationNodeapis/web_animations/AnimationNode
Syntax
Note: This property is read-only.
var result = element.previousSibling;
Return Value
Returns an object of type ObjectObject
Returns an AnimationNode object