QUESTION: How to do keydown event on a btn? #31
liketoeatcheese
started this conversation in
General
Replies: 1 comment
-
Hey man, thank you for the kind words! There's a lot of value in having threads like this to discuss patterns as people discover them, so I'll convert this to an ongoing discussion. Handling multiple events at once is a challenge in Javascript in general- I'd love to hear what people come up with as well! |
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
-
Hey mate,
First of all, what a genius plugin!!!
I'm trying to get rid of a bunch of my js files with Surreal. How would I do me().on("multipleevents?"), like click and keydown (Esc) at the same time? For example, how would I achieve something like this but keep the locality of behaviour effect?
Beta Was this translation helpful? Give feedback.
All reactions