viclafouch / mui-tel-input

📌 A phone number input designed for MUI (Material ui) V6 built with libphonenumber-js
https://viclafouch.github.io/mui-tel-input
MIT License
171 stars 67 forks source link

How to add search functionality inside the country code select menu. #161

Closed mohsinchd closed 2 weeks ago

mohsinchd commented 2 weeks ago

Hi there, I have to add search country code functionality inside the select menu of the country code. I was reading the documentation but not be able to figure out any solution. How i can do that?

Screenshot 2024-10-15 at 10 09 29 AM

I have attached a screenshot at the top of this menu i have to add the search input where user will type the country name and it will search the country from the menu.

viclafouch commented 2 weeks ago

Duplicated with https://github.com/viclafouch/mui-tel-input/issues/39