angular2 changedetection How to detect when an @Input value changes in Angular?
When user focus on ParentComponent’s input element, you want to call ChildComponent’s doSomething() method. Once I resolved the error message, that was only visible via the Developer Tools Console, the disabled directive started to work correctly. Also see Angular reactive forms doc to do something like this in form control. Then if you want to […]
angular2 changedetection How to detect when an @Input value changes in Angular? Read More »