Is your feature request related to a problem? Please describe.
It is difficult to customize the existing implementation of a number field (which is using Input with type number).
Describe the solution you'd like
Implement a standalone number field, perhaps using react-number-format
Describe alternatives you've considered
I began this request as a currency field but I feel like a more flexible number field would be more widely beneficial
Is your feature request related to a problem? Please describe.
It is difficult to customize the existing implementation of a number field (which is using Input with type number).
Describe the solution you'd like
Implement a standalone number field, perhaps using
react-number-formatDescribe alternatives you've considered
I began this request as a currency field but I feel like a more flexible number field would be more widely beneficial