Option to clamp number input value on change instead of only blur #1097
Closed
juliomuhlbauer
started this conversation in
Ideas
Replies: 1 comment
-
|
Closing as outdated — please refer to the updated v1.0 number-input API. If this is still relevant, please open a new discussion. |
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
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