typesnippet / antd-phone-input

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

Implement `dropdownRender` property #85

Closed ArtyomVancyan closed 4 months ago

ArtyomVancyan commented 4 months ago

Motivation:

These changes have been made within the scope of #81. Implemented dropdownRender property like Select has. It resolves the issue of customizing the dropdown menu.

All Submissions:

Changes to Core Features: