I use the numeral.js library
I am interested in Do custom format That wherever there is a negative number (like - 20) the library will show it to me so 20 (-)
I need the minus sign to be in parentheses
How can I do this?
I use the numeral.js library
I am interested in Do custom format That wherever there is a negative number (like - 20) the library will show it to me so 20 (-)
I need the minus sign to be in parentheses
How can I do this?
You could do something similar to this