Keyboard Support"

From Documentation
Line 2: Line 2:
  
 
You can operate ZK components with a keyboard only, e.g. press TAB to move the focus. For details keyboard support, please refer to [[ZK Component Reference/Accessibility]].
 
You can operate ZK components with a keyboard only, e.g. press TAB to move the focus. For details keyboard support, please refer to [[ZK Component Reference/Accessibility]].
 +
 +
To implement your own key handling, please see [[ZK Developer's Reference/UI Patterns/Keystroke Handling]]
  
 
{{ZKDevelopersReferencePageFooter}}
 
{{ZKDevelopersReferencePageFooter}}

Revision as of 06:31, 28 September 2020



You can operate ZK components with a keyboard only, e.g. press TAB to move the focus. For details keyboard support, please refer to ZK Component Reference/Accessibility.

To implement your own key handling, please see ZK Developer's Reference/UI Patterns/Keystroke Handling



Last Update : 2020/09/28

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.