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 am able to get the value of the input using the onChange function and via even.target.value (as per documentation). However the value contains the mask characters as well. Is there any way to get the raw value?