Loading request...
Implement a feature where the password textbox value is briefly visible after each character is entered, before being masked.
Make the password textbox value visible after each character input one input field, when a new character is entered it causes the previous character to become masked. The last character is masked when saved or the user leaves field ### Demo https://stackoverflow.com/questions/37186309/make-password-textbox-value-visible-after-each-character-input ### Your environment * Angular version: 1.7.8 * Handsontable version: 7.4.2 * Operating system: Windows