Show and hide the password in angular
Because life's too short to waste time re-typing passwords. Click on the eye icon to view the typed password using angular/Javascript. here we go!
your html/markup looks something like this:
<div class="md-form form-sm password-div">
<!-- toggling i...
muhammadawaisshaikh.hashnode.dev1 min read