Skip to main content
Version: 2.x

SyntheticView.lastChild property

@microsoft/fast-element > SyntheticView > lastChild

SyntheticView.lastChild property

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

Signature:

readonly lastChild: Node;