scryRenderedDOMComponentsWithTag() #
scryRenderedDOMComponentsWithTag()
#
scryRenderedDOMComponentsWithTag(
tree,
tagName
)
Finds all DOM elements of components in the rendered tree that are DOM components with the tag name matching tagName
.