How can I change the decimal separator in FluentNumber field #1799
Unanswered
lonestarcz
asked this question in
Q&A
Replies: 1 comment
-
Hi, Unfortunately, you can't. Tis has been discussed before. Please see #1127 for details. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on a project with Czech localization. Even if I have the localization set, the FluentNumberField uses dot as the decimal separator, but it confuses people, because in Czech we use comma as the separator.
How can I set the separator to comma?
I am using .net8 (8.0.3), blazor wasm, fluentUI components 4.6.0
thanks for help
Beta Was this translation helpful? Give feedback.
All reactions