NumericFormat support K, M, B abbreviations #865
Unanswered
TonySelini
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,it seems the NumericFormat only accepts numbers /\d/.
Is possible to extend it to support K, M, B so that i can handle the onChange to update values?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions