how to write keycode modifier for a char? #6720
coader
started this conversation in
General Discussions
Replies: 2 comments
-
Read the migration document 😂 |
Beta Was this translation helpful? Give feedback.
0 replies
-
got it, just use keydown.e, tks |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
it's only show some named keycode like 'enter' 'down' for modifier,
how to write it for a char like "E', @keydown.keye or @keydown.key_e or @keydown.69?
I have tried those and none works
Beta Was this translation helpful? Give feedback.
All reactions