-
Hello, I would like to know how I can limit the amount of numbers for the input? For example, I have a currency field in which I would like to limit the user to 10 digits but I can't find how I can set it. |
Beta Was this translation helpful? Give feedback.
Answered by
uNmAnNeR
Oct 20, 2021
Replies: 2 comments
-
hi! you can probably use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vaklinzi
-
Yes, that helped me :) Thank you! |
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
hi! you can probably use
max
option if you are using number mask