typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
60 stars 11 forks source link

Accept also raw values apart from phone objects #51

Closed ArtyomVancyan closed 1 year ago

ArtyomVancyan commented 1 year ago

Motivation:

These changes implement acceptance of raw values to phone input as a value or an initial value apart from the phone object, which keeps being acceptable as a value.

All Submissions:

Changes to Core Features: