Skip to main content
Version: 2.x

SyntheticView.firstChild property

@microsoft/fast-element > SyntheticView > firstChild

SyntheticView.firstChild property

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

Signature:

readonly firstChild: Node;