Listbox"
From Documentation
Line 2: | Line 2: | ||
= Listbox = | = Listbox = | ||
− | + | {{ZKComponentReferenceAccessibilityComponentInfo}} | |
− | |||
− | |||
− | |||
== Required Settings == | == Required Settings == |
Revision as of 23:56, 28 July 2020
Listbox
- Available for ZK:
Required Settings
aria-label / aria-labelledby | Name the Listbox. For more information about naming, 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. |