ReactTestUtils: scryRenderedComponentsWithType()

scryRenderedComponentsWithType(
  tree,
  componentClass
)

Finds all instances of components with type equal to componentClass.

Related concepts

ReactTestUtils: scryRenderedComponentsWithType() — Structure map

Clickable & Draggable!

ReactTestUtils: scryRenderedComponentsWithType() — Related pages: