-
I was writing some code yesterday where I was calling a function on keyup. I tried adding Or was I just doing it wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hmm, nope I only implemented the |
Beta Was this translation helpful? Give feedback.
-
I have a PR started to add this in #246. Examples: |
Beta Was this translation helpful? Give feedback.
I have a PR started to add this in #246. Examples:
unicorn:click.debounce-1000
orunicorn:click.keyup.enter.debounce-1000
. I'll let you know when this gets released!