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
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
Hello,
@Fritz Wagner
Check OML for key press event.
Thanks,
Sonali verma