React Developer Tools是开发 React 必备的开发者工具扩展。可以在Chrome开发者工具中得到一个名为React的新标签,检查React组件层次结构,在页面上显示React组件。
Adds React debugging tools to the Chrome Developer Tools. Created from revision 6cceaeb67 on 3/26/2020.
React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools.
You will get two new tabs in your Chrome DevTools: “Components” and “Profiler”.
The Components tab sh