Input value limitation before decimal place #12913
Unanswered
akashramtohul4
asked this question in
CLI - PWA mode
Replies: 1 comment
-
https://codepen.io/pdanpdan/pen/MWrbzzg?editors=1010 |
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
-
Hello friends
I want to limit the number of values before a decimal place.
For example :
I can input any number after the decimal place
like this 123456.111 but before the decimal place I can add only 3 numbers
Am trying to solve the problem using mask but am unable to get the solution
https://codepen.io/akashramtohul4/pen/vYpyQpZ
Can someone please help
Thanks
Beta Was this translation helpful? Give feedback.
All reactions