Debug with React Developer Tools

Code
Framer
Updated: 2019-02-21

How to check out props and state of components in Framer X like what we do with normal React apps?

Steps

  • Install React Developer Tools in Chrome
  • Open FX preview in Chrome
  • Open Chrome DevTools: View -> Developer -> Developer Tools
  • Open the React tab and profit!
chrome-dev-tools