Suggestion to currency input component #921
Closed
buenojosias
started this conversation in
Ideas
Replies: 2 comments
-
|
Yes! It's on my radar. Really appreciate your suggestion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey @buenojosias ! Here is: https://tallstackui.com/docs/v2/form/currency Hope you enjoy it! |
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.
-
I would like to suggest creating a currency input component with customization capabilities, like WireUI has (https://wireui.dev/components/currency).

In addition to being able to format in BRL (Brazilian real), it can also convert automatically when saving to the database and when rendering in the view.
Note: I tried to do it manually with x-ts-input and x-mask, but it kept showing bugs.
Beta Was this translation helpful? Give feedback.
All reactions