Skip to content

Insert in type number the same way as strings#248

Open
bnjamin wants to merge 1 commit intorubycdp:mainfrom
bnjamin:insert-numbers-with-events
Open

Insert in type number the same way as strings#248
bnjamin wants to merge 1 commit intorubycdp:mainfrom
bnjamin:insert-numbers-with-events

Conversation

@bnjamin
Copy link

@bnjamin bnjamin commented Oct 31, 2023

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant