How do I programmatically trigger keypress event on an input on mouseleave in angular 2?
            Asked
            
        
        
            Active
            
        
            Viewed 3,224 times
        
    4
            
            
        - 
                    1Possible duplicate of [angular2 manually firing click event on particular element](http://stackoverflow.com/questions/36639486/angular2-manually-firing-click-event-on-particular-element) – Estus Flask Oct 01 '16 at 14:16
 - 
                    firing key events are a bit different then firing a click – aycanadal Apr 13 '20 at 09:12