ngOnInit () is one of the lifecycle hooks in Angular, and it's called after the constructor() and ngOnChanges() methods.
確定! 回上一頁