Can't find documentation on a cool Angular feature for two-way binding
问题 This is not a question on how to do Angular bindings. It's not about ngModel etc. It's about a feature that I've just been educated on, seemingly working and quite nicely. I've never heard of it and I can't confirm it in any documentation I've looked into. I asked a question and got a few answers, one of which was spot-on and easy to implement. Basically, it's about the two-way binding that works automagically without implementing ControlValueAccessor nor manually mapping values to the model