regular-devtools
regular-devtools copied to clipboard
Display events emitted in current page
有时候会很有用,什么事件被触发,触发时携带的参数,以及事件来源组件(点击跳转到对应组件)
可以在runtime魔改regular的方法,但在window下面不一定可以拿到regular的引用。所以还是需要regular的hook支持,待跟进。