Keyword “this” refers to the object that triggered the event instead of the class object

前端 未结 0 1645
小鲜肉
小鲜肉 2020-12-29 20:12

I am having an issue where I want to refer to a class member in an Angular class. I typically access it as follows:

this.productList

Problem

相关标签:
回答
  • 消灭零回复
提交回复
热议问题