Function Node.lastChild
The last child of this node. If there is no such node, this returns null
.
Prototype
Node!DOMString lastChild() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --
The last child of this node. If there is no such node, this returns null
.
Node!DOMString lastChild() @property;
Lodovico Giaretta
Copyright Lodovico Giaretta 2016 --