Currency input default value

At the moment, when currency input default is set to 0, you have to backspace the 0 before typing in an actual value. It would be a lot better if the default could be empty, and perhaps a visual placeholder set to 0 or something. That when you click into the cell, you can just type the number you want, rather than have to first remove the 0.

Hi @AlexJordi Thanks for reaching out!

If you enable "Show clear button", it allows you to start the component with only a placeholder (or empty)

If you can't have the clear button enabled, users should still be able to type any value in the input and it'll clear the starting 0 on blur
CleanShot 2024-12-03 at 16.41.30