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;
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-element > HTMLView > firstChild
The first DOM node in the range of nodes that make up the view.
Signature:
firstChild: Node;