Password mask for password-confirmation field #2836
Unanswered
dinacuatro
asked this question in
PrimeVue
Replies: 1 comment
-
Hey @dinacuatro. Unfortunately, it seems like the password component doesn't fire any event. You could try making a wrapper component |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have two password fields, one for password and another for confirmation.
I would like to have only one mask/unmask icon, which will change both fields.
I tried to combine
toggleMask
withunmasked
attribute, the problem is that looks liketoggleMask
does not fire any event.Is it like this? Any solution for that?
Beta Was this translation helpful? Give feedback.
All reactions