We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is possible to show the value only when user starts to change the value, even when the value didnt change the value is starting with 00,00.
Thats what I would like to achieve
And that is what happens
The text was updated successfully, but these errors were encountered:
Is it posiible to show placeholder when initial value is null? <CurrencyInput placeholder="text" precision={0} />
<CurrencyInput placeholder="text" precision={0} />
Sorry, something went wrong.
A placeholder prop would be really neat.
placeholder
No branches or pull requests
It is possible to show the value only when user starts to change the value, even when the value didnt change the value is starting with 00,00.
Thats what I would like to achieve
And that is what happens
The text was updated successfully, but these errors were encountered: