cuprite icon indicating copy to clipboard operation
cuprite copied to clipboard

Insert in type number the same way as strings

Open bnjamin opened this issue 2 years ago • 0 comments

When setting the value in an input of type number, set it the same way as a text, so that we get events(keydown, keypressed, keyup) for each "char" in the number when it is converted to a string

bnjamin avatar Oct 31 '23 22:10 bnjamin