active-css icon indicating copy to clipboard operation
active-css copied to clipboard

Add $KEY constant

Open bob2517 opened this issue 11 months ago • 0 comments

It's currently not obvious how to get the key pressed in keyboard events, as you have to use JS in event commands to reference it ("{= o.e.data =}" or "{= o.e.key =}" depending on the event type).

Make a $KEY constant available in events that contains the string of the key pressed.

bob2517 avatar Feb 13 '25 05:02 bob2517