regular-devtools icon indicating copy to clipboard operation
regular-devtools copied to clipboard

Display events emitted in current page

Open fengzilong opened this issue 8 years ago • 1 comments

有时候会很有用,什么事件被触发,触发时携带的参数,以及事件来源组件(点击跳转到对应组件)

fengzilong avatar May 25 '17 14:05 fengzilong

可以在runtime魔改regular的方法,但在window下面不一定可以拿到regular的引用。所以还是需要regular的hook支持,待跟进。

zxc0328 avatar Sep 14 '17 02:09 zxc0328