I'm trying to programmatically access the name of the currently inspected component from ReactDevTools (i.e, $r.type.name).
$r.type.name
How can I programmatically active ReactDevtools to access this value?
2.1m questions
2.1m answers
60 comments
57.0k users