Creating A Value Accessor "Service" For NgModel In Angular 2 Beta 17

added by JavaScript Kicks
5/21/2016 6:40:33 AM

972 Views

CAUTION: This is more of an academic post than a practical one. I am not recommending this approach - I'm more interesting in exploring the mechanics of it. Up until now, when talking about using ngModel with custom components in Angular 2, I've used an approach that combines a directive with the Value Accessor interface.


0 comments