I\'m writing an angular2 component and am facing this problem.
Description: I want to push an option value in select selector to its handler when the
You can Use ngValue. ngValue passes sting and object both.
ngValue
Pass as Object:
{{obj.value}}
Pass as String: