anein / angular2-trim-directive

the directive trims whitespaces from the end of an input text value.
MIT License
45 stars 26 forks source link

Add support for input trim when pasting(Feature request) #20

Closed aaabidunique closed 6 years ago

aaabidunique commented 6 years ago

Support for trimming is not present when you paste a content, it only works when blur is triggered. Please, add this functionality this library.