Replies: 1 comment
-
sorry for delay. you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
I have a mask for a Luxemburg phone like this :
I want to limit the first block to that list of enums. But with that I can for exemple type 1 or 9 for the first number, if it's 691.
Expected behavior
I would like to be able to type only 6 for the first number, 2, 5,6,7 or 9 for the second and 1 for the last.
Is there any option to do that ?
Beta Was this translation helpful? Give feedback.
All reactions