+1 vote
in Angular by

When ngOnChanges event get called in Angular 2 Application Lifecycle?

1 Answer

0 votes
by

When the value of a data bound property changes, then this method is called.

Related questions

+1 vote
asked Jan 24, 2022 in Angular by sharadyadav1986
0 votes
asked Feb 15, 2020 in Angular by matthenary
...