sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 258 forks source link

Get and Set Raw Value #196

Open jeromemmiranda opened 4 years ago

jeromemmiranda commented 4 years ago

How to get the raw value on change and pass raw value on render.

Something like this https://nosir.github.io/cleave.js/

event.target.rawValue

bonzoSPb commented 4 years ago

Did you find solution?

WalissonPires commented 2 years ago

https://github.com/sanniassin/react-input-mask/issues/25#issuecomment-1050817718