Skip to main content
Version: 2.x

HTMLView.lastChild property

@microsoft/fast-element > HTMLView > lastChild

HTMLView.lastChild property

The last DOM node in the range of nodes that make up the view.

Signature:

lastChild: Node;