The Wayback Machine - https://web.archive.org/web/20240920155550/https://angular.dev/api/core/OnChanges/
@angular/core

OnChanges

interface

A lifecycle hook that is called when any data-bound property of a directive changes. Define an ngOnChanges() method to handle the changes.

  
    interface OnChanges {}
  
  
Jump to details
HTTPS · web.archive.org
← Home