Just set the tabindex attribute, then you'll be able to listen
to keydown --- or keyup, keypress --- events like this:
<div tabindex="1" @keydown.esc="doSomething()">
I can emit keydown events now!
</div>
Just set the tabindex attribute, then you'll be able to listen
to keydown --- or keyup, keypress --- events like this:
<div tabindex="1" @keydown.esc="doSomething()">
I can emit keydown events now!
</div>
More notes connected by topic, not algorithmic noise.
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect