Lifecycle methods (OnInit, OnChanges, …) are not inherited by the child components. @Component({}) class ComponentA implements OnInit{ ngOnInit ...
確定! 回上一頁