Keyboard Support
You can operate ZK components using only a keyboard, e.g. press TAB to move the focus and navigate. For keyboard support details of each component, please refer to the Accessibility section on that component’s page in the ZK Component Reference.
To implement your own key handling, please see ZK Developer’s Reference/UI Patterns/Keystroke Handling