You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this package in Angular project for inputs. I want to generate phone number mask for input as per the selected country. I am using Ngx-Mask for generating the input mask.
Query - Is there any method or way to get the appropriate regular expression or else if some method is provided which will convert the regular expression into mask for a country and phone number ?
The text was updated successfully, but these errors were encountered:
I am trying to use this package in Angular project for inputs. I want to generate phone number mask for input as per the selected country. I am using Ngx-Mask for generating the input mask.
Query - Is there any method or way to get the appropriate regular expression or else if some method is provided which will convert the regular expression into mask for a country and phone number ?
The text was updated successfully, but these errors were encountered: