You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a way to undo what setMask() does. I don't want the unmasked value, I just want to programatically turn it off, effectively removing the event listeners from the target <input> element and restoring its unmasked value.
The text was updated successfully, but these errors were encountered:
I'm looking for a way to undo what
setMask()
does. I don't want the unmasked value, I just want to programatically turn it off, effectively removing the event listeners from the target<input>
element and restoring its unmasked value.The text was updated successfully, but these errors were encountered: