Keyboard Support
From Documentation
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 ZK Component Reference/Accessibility.
To implement your own key handling, please see ZK Developer's Reference/UI Patterns/Keystroke Handling