Hey there,
for my current dash project I have several numeric inputs with big numbers. Those numbers are quite hard to read without separators. The dash-table component has a formatting function for the cells. Is there a similar function for inputs? If not what are other possibilities to achieve that behavior, like typing 1000000 but having 1.000.000 or 1 000 000 displayed in the input?
Kind regards,
Nico