lastChild
Summary
The last child of this animation group
Property of apis/web_animations/AnimationGroupapis/web_animations/AnimationGroup
Syntax
Note: This property is read-only.
var result = element.lastChild;
Return Value
Returns an object of type ObjectObject
Returns an AnimationNode object.