I made a control element for a number value. In this control element I want to have % at the right end. I know mui has a feature called suffix.
Is there any way I can add a suffix without using custom renders?
I made a control element for a number value. In this control element I want to have % at the right end. I know mui has a feature called suffix.
Is there any way I can add a suffix without using custom renders?