Skip to content
Discussion options

You must be logged in to vote

Hi,

Unfortunately, there is no way of doing this with the Number field. This is not on the components per se but has to do with the underlying HTML <input type="number">. Browser support is flaky for that one. For example, you can't specify which character to use as a decimal separator. See also this link for more information.
A good resource on why you should avoid using a number field

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nicolaidanekov
Comment options

Answer selected by nicolaidanekov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants