Element.lastChild

Returns the last child of the element, or null if it has no children. Remember, text nodes are children too.

class Element
@property
lastChild
()
Suggestion Box / Bug Report