material-ui-phone-number
material-ui-phone-number copied to clipboard
Change masks (support for custom masks)
Is it possible somehow to add support for custom masks, like react-phone-input-2 has or change a mask in another way?
https://github.com/bl00mber/react-phone-input-2#custom-masks
I have a problem with the mask used for Sweden as they have a lot of different formats and the current one leaves users entering another format in doubt if it will work.
Thanks :)