Hi! I’d like to create interactions on my website that visitors can control with a keyboard instead of clicking the mouse. Is that possible?
Ideally I’d like the user to be able to control a widget on the site by using the arrow keys, or any other keys. They would move the widget left, right, up, down based on animations I would set to respond to the keystrokes. Picture like a streaming app interface - A square that moves across tiles when you navigate with an arrow keypad.
Is there a way to mimic that? Or program any kind of hotspot triggers that utilize the keyboard instead of click/hover/scroll?