angular-cn/modules/angular2/docs/change_detection/change_detection.md

11 lines
186 B
Markdown

@name Change Detection
@description
# Change Detection
* Mechanisms by which changes are detected in the model
* DAG
* Order of evaluation
* Pure Functions
* `onChange` method
* Parser