📜  对象属性的角度变化检测 - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:31.286000             🧑  作者: Mango

代码示例1
Hello again, so angular is not rerendring your page when you updated your object
huh? Well shit. You got some options:
- Dont use an object, use a value that can be changed detected.
- Use a setter on properties that you want to check.