How to format number in input component #594
-
I am using a form with one input component. Currently, when I enter a number, |
Beta Was this translation helpful? Give feedback.
Answered by
sadeghbarati
Jun 8, 2024
Replies: 1 comment 1 reply
-
You need to use eg. https://www.shadcn-vue.com/docs/components/number-field.html#currency |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to use
format-options
prop inNumberField
componenteg. https://www.shadcn-vue.com/docs/components/number-field.html#currency