The Wayback Machine - https://web.archive.org/web/20250909051157/https://angular.dev/api/core/SimpleChanges
    • Overview
@angular/core

SimpleChanges

interface
stable

A hashtable of changes represented by SimpleChange objects stored at the declared property name they belong to on a Directive or Component. This is the type passed to the ngOnChanges hook.

API

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