boyuai / antd-country-phone-input

Country phone input component as standard Ant.Design form item
https://boyuai.github.io/antd-country-phone-input/
59 stars 35 forks source link

Input with phone mask #82

Open rodriguesmvinicius opened 1 year ago

rodriguesmvinicius commented 1 year ago

Is there a way to add a phone mask into input?

helsonxiao commented 1 year ago

I think it’s doable. Are you interested in implementing this feature? Here’s a project you can refer to: https://github.com/antoniopresto/antd-mask-input/blob/master/src/lib/MaskedInput.tsx