@angular/core

KeyValueChanges

interface

An object describing the changes in the Map or {[k:string]: string} since last time KeyValueDiffer#diff() was invoked.

  
    interface KeyValueChanges {}
  
  
Jump to details