Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 401 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 401 Bytes

RE:DOM dev tools

RE:DOM dev tools for Chrome

Install

https://redom.js.org/devtools

How to use

  • Open elements panel
  • Select element you want to inspect
  • Open RE:DOM tab
  • Use $r shortcut in console
  • If the selected element is not a RE:DOM component, it will search the closest child components and show on right

Screenshot

screenshot