Ans. ngDoCheck is very similar to ngOnChanges hook, the major difference is that ngOnChanges does not detect all the changes made to the input properties.
確定! 回上一頁