HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

lastChild

Description

The lastChild of Node for JS returns the last child.

Syntax

node.lastChild

Examples

1

2