Skip to content
New issue

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

Minimum Precision and Maximum Precision #156

Open
ngKisor opened this issue Aug 3, 2022 · 0 comments
Open

Minimum Precision and Maximum Precision #156

ngKisor opened this issue Aug 3, 2022 · 0 comments

Comments

@ngKisor
Copy link

ngKisor commented Aug 3, 2022

I need to set minimum and maximum precision for ngx-currency.
The issue I faced is when I have settings to support maximum four decimal places for input.
and when I set the precision to 4 the default value in input is shown as 8.0000 fr 8.

I want to set minimum precision and maximum precision and the default value should be set according to minimum precision so that the value in input will be shown for 2 to 2.00. not 2.0000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant