how do I take a number like 10000 and have it output as $10,000.00?
10000
$10,000.00
I even had a problem with String.format(...) with a
String.format(...)
You can use this library react-number-format. It has these features
Sample usage
Output : $2,456,981