0 votes
in ReactJS by

What is React Dev Tools?

1 Answer

0 votes
by

React Developer Tools let you inspect the component hierarchy, including component props and state. It exists both as a browser extension (for Chrome and Firefox), and as a standalone app (works with other environments including Safari, IE, and React Native).

The official extensions available for different browsers or environments.

  1. Chrome extension

  2. Firefox extension

  3. Standalone app (Safari, React Native, etc)

Related questions

+1 vote
asked Jan 22, 2022 in APIGEE - API Services by Robindeniel
+1 vote
asked Feb 15, 2020 in JAVA by rahuljain1
...