Option to clamp number input value on change instead of only blur #1097
juliomuhlbauer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When typing number like 120000, I want the user to see the formatted number when typing the number instead of only on blur.
Seeing like 120,000 is better than 120000.
I have done it manually, but it would be great implemented out of the box in zag
Beta Was this translation helpful? Give feedback.
All reactions