0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

React Developer Toolsで全てのコンポーネントを表示

Last updated at Posted at 2020-11-23

chromeの拡張機能でReact Developer Toolsはデフォルトで定義したコンポーネントしか表示しないようになっている。
タグのコンポーネント(divタグやpタグなど)も全て表示するには、「歯車マーク」→「components」で、全てのfilterを×ボタンで消すと表示されるようになる。

スクリーンショット 2020-11-23 19.49.55.png

【変更前】
スクリーンショット 2020-11-23 19.53.20.png

【変更後】
スクリーンショット 2020-11-23 19.53.59.png

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?