RE:DOM dev tools

December 3, 2018 ยท View on GitHub

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

Contents

  1. 1Install
  2. 2How to use
  3. 3Screenshot