今天玩rxjs猜到一坑

Property clientX does not exist on type {}

什么鬼?

Property clientX does not exist on type {}
大哥没搞错吧,明明在这里,你却说不在里面,简直是睁眼说瞎话啊

自己琢磨了半天还是没办法,上网搜一下吧,终于找到答案

Property clientX does not exist on type {}

正如这哥们所说,必须要指明事件访问类型,ok,let's go next api....

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-19
  • 2021-05-27
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
  • 2021-09-09
  • 2021-08-11
  • 2021-09-08
  • 2021-07-22
相关资源
相似解决方案