nextSibling
Summary
The next sibling of this animation node.
Property of apis/web_animations/AnimationNodeapis/web_animations/AnimationNode
Syntax
var result = element.nextSibling;
element.nextSibling = value;
Return Value
Returns an object of type ObjectObject