mbenford/ngTagsInput

Change value of autocomplete on input field

baj84 opened this issue · 0 comments

baj84 commented

Chrome has released a new property for autocomplete to prevent autofill.

autocomplete="new-password"

How can i add this to the input field?