JSFiddle - React, Tailwind, and code Playground
by ngoctuan001
HTML
<input type="password" name="Password" autocomplete="off" readonly
onfocus="this.removeAttribute('readonly');" >
<!-- <input type="password" name="Passwords" > -->
by ngoctuan001
<input type="password" name="Password" autocomplete="off" readonly
onfocus="this.removeAttribute('readonly');" >
<!-- <input type="password" name="Passwords" > -->