+1 vote
in Angular by
Which of the following is not a hook in Angular 2 application life cycle.

a) ngOnChanges

b) ngOnInit

c) ngAfterViewInit

d) ngViewStart

1 Answer

0 votes
by

d) ngViewStart

...