24 lines
579 B
Plaintext
24 lines
579 B
Plaintext
|
|
p.location-badge.
|
|
exported from <a href='../change_detection'>angular2/change_detection</a>
|
|
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.36/modules/angular2/src/core/change_detection/exceptions.ts#L1-L17">angular2/src/core/change_detection/exceptions.ts (line 1)</a>
|
|
|
|
:markdown
|
|
Change detection enables data binding in Angular.
|
|
.l-main-section
|
|
h2 Members
|
|
.l-sub-section
|
|
h3 constructor
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
constructor(exp: string, oldValue: any, currValue: any, context: any)
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|