Open faizaldong opened 3 years ago
We are using google-libphonenumber
to get the number placeholders. We probably need to use the latest library, but it doesn't guarantee that the placeholder will be correct, as it all depends on the creators.
Another solution for us would be to create @Output()
for when the country changes, and then the user could hook it up with already existing customPlaceholder
property to set dynamically "amended" placeholder. This way we allow users more flexibility, but at the same time, it would involve more work.
It would be better if your library can give more flexibility to user. Anyway thank you for the effort. Hope I can get update for this issue.
Hi maintainer.
Need request from your side to update placeholder and format number for country malaysia
Basically number format for Malaysia without dash " - "
can you change the placeholder to this
60 12385 6789
instead?thanks!