Skip to main content
Version: 2.x

HTMLView.firstChild property

@microsoft/fast-element > HTMLView > firstChild

HTMLView.firstChild property

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

Signature:

firstChild: Node;