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