How do you detect an onBlur event in Angular2? I want to use it with
Can anyone help me understand how to use i
you can use directly (blur) event in input tag.
{{result}}
and you will get output in "result"