In the example below, we set a State variable for holding the amount that we want to display, and use the format option to convert it to a percentage.
One important thing to note, is that using the built in formatter (like in the example below) will automatically change the format as needed for a...