37
Views
2
Comments
Bind a Button to a specific key on keyboard
Question
Application Type
Reactive

Hey All,

is it possible to trigger a button with a specific key on the keyboard ? In my case i have two buttons and want to trigger one button with the key "e" and the other one with the key "r". I know that this would usually be a bad user experience but would work for my app. 

Thank you in advance,

Fritz 

2018-10-29 08-31-03
João Marques
 
MVP

Hi Fritz,


Take a look at the Shortcut Keys Reactive forge asset. It has a demo and documentation that can help you understand further how to use it.


Kind Regards,
João

UserImage.jpg
Accelance Partners

Hello,

@Fritz Wagner

Check OML for key press event.

Thanks,

Sonali verma

KeyEventDemo.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.