Do I understand correctly what is .subscribe()? (Angular8)

后端 未结 0 441
名媛妹妹
名媛妹妹 2020-12-06 04:50

Does subscribe update data when there is a new change?? I saw this code (for angular material table):

 this.nameFilter.valueChanges
      .subscribe(
                 


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