623 Views
Ben Nadel demonstrates how to use a custom ControlValueAccessor with NgModel in order to implement an inline auto-complete functionality in Angular 7.2.15. This automatically appends highlighted text to an Input element as the user is typing, allowing them to either accept or easily override the text suggestion.
0 comments