SimpleChange

Stable

Class

Class Overview

class SimpleChange {
constructor(previousValue: any, currentValue: any, firstChange: boolean)

previousValue : any
currentValue : any
firstChange : boolean
isFirstChange() : boolean

}

Class Description

Constructor

constructor(previousValue: any, currentValue: any, firstChange: boolean)

Class Details

exported from core/index, defined in core/src/change_detection/change_detection_util.ts