GoncharukOrg / react-input

111 stars 9 forks source link

How to mask IP V4 Address #34

Open javadshoja opened 1 month ago

javadshoja commented 1 month ago

Hi,

How can I mask an IPv4 address, since the IP address could be 123.123.123.123, 13.13.13.13, or 1.1.1.1?

GoncharukBro commented 1 month ago

No way, unless there is a feature by which the input mask can be redefined, for example, when entering a phone number, such a feature can be the city code.

douglaszaltron commented 2 weeks ago

Suggestion