React Developer Tools
Developer Tools
About
React Developer Tools, maintained by the React team, adds Components and Profiler panels to Chrome DevTools for inspecting React apps.
- Inspect component trees, props, and hooks state
- Edit state and props live to test UI changes
- Profile renders to find unnecessary re-renders
- Highlight which components updated on each commit
- Category:
- Developer Tools
- Platform:
- Chrome