Angular 15 directive - trim (input) on blur
In this article, I'll present the process of creating and testing Angular 15 directive. The directive trim on blur will be responsible for removing white spaces after firing the blur event on the current element. The supported elements are input and ...
blog.procode.pl8 min read