Adding ability to delete numbers from Input( type:number)

I was wondering if there is a plan to allow for deleting numbers from an Input Statement (and so returning it to it’s default position with Placeholder.

This can be done with type text however when type number inputting and then removing a number results in 0 rather than a blank input.

Currently I am manually adding a clear button to each input type number which returns an empty string. However I feel this should happen automatically when I try to delete the contents of an input regardless of its type.

3 Likes

Hi,

Were you able to figure out a solution for this?

Thanks,
Vivek