Closed jpoiri closed 7 years ago
Hi there,
I noticed the component returns a formatted value, is there a way to get access to the raw value instead?
No, actually the underlying inputmask-core library does not have this feature as far as I know. You could use a regular expression to remove the masking characters from the value to get a raw value.
inputmask-core
Hi there,
I noticed the component returns a formatted value, is there a way to get access to the raw value instead?