How do you detect an onBlur event in Angular2? I want to use it with
Can anyone help me understand how to use i
Try to use (focusout) instead of (blur)