Replies: 1 comment
-
That would be nice. However, this is a quite difficult problem. It depends on the user's locale. For instance, in french, we are using |
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.
-
An Input() component which can be qualified (perhaps using a new InputOptions member) to only allow numeric inputs (i.e. filter its characters to only integers and the minus sign and decimal point) and then automatically update a ref-to-int or ref-to-float would be a valuable addition to this library.
Beta Was this translation helpful? Give feedback.
All reactions