uNmAnNeR / imaskjs

vanilla javascript input mask
https://imask.js.org
MIT License
4.96k stars 258 forks source link

How to configure useIMask() hook to accept unmasked values? #1085

Open antonmoiseev opened 1 month ago

antonmoiseev commented 1 month ago

Looks like this option is available for IMaskInput component, but not for useIMask() hook. Is there any particular reason why it's not there?