+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

Related questions

0 votes
asked Aug 18, 2019 in MVC Language by rahulsharma
+1 vote
asked Jan 24, 2022 in Angular by sharadyadav1986
...