Listbox"
From Documentation
Line 3: | Line 3: | ||
= Listbox = | = Listbox = | ||
{{ZKComponentReferenceAccessibilityComponentInfo}} | {{ZKComponentReferenceAccessibilityComponentInfo}} | ||
+ | |||
+ | since 9.5.0 | ||
== Required Settings == | == Required Settings == | ||
− | + | Naming issue. For more information, please refer to [[ZK_Component_Reference/Accessibility | Accessibility]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Keyboard Support == | == Keyboard Support == |
Revision as of 06:56, 29 July 2020
Listbox
- Available for ZK:
since 9.5.0
Required Settings
Naming issue. For more information, please refer to Accessibility
Keyboard Support
ArrowUp / ArrowDown | Select Listitems or focus on Listheaders. |
ArrowLeft / ArrowRight | Focus on Listcells or Listheaders |
Enter / Spacebar | If the checkmark is enabled, press Enter/Spacebar would toggle the checkbox. |