ngOnInit gets called only once when the component is initialized. ngOnChanges gets called before ngOnInit and whenever a component's bound input ...
確定! 回上一頁