Add comma to the list of keypress events #2485
haltsir
started this conversation in
3. Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Please, add comma (,) to the list of keypress events. My usecase is that I have an input that generates a list of labels. I want the user to be able to type labels seamless, which means that when listen them with commas, the comma press should create a new label and clear the field. Unfortunately right now the comma is not supported as a keypress event.
Beta Was this translation helpful? Give feedback.
All reactions