Listbox"

From Documentation
Line 2: Line 2:
  
 
= Listbox =
 
= Listbox =
*Demonstration: N/A
+
{{ZKComponentReferenceAccessibilityComponentInfo}}
*Style Guide: N/A
 
*[http://www.zkoss.org/product/edition.dsp Available in ZK EE only]
 
  since 9.5.0
 
  
 
== Required Settings ==
 
== Required Settings ==

Revision as of 23:56, 28 July 2020

Listbox

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

Required Settings

Attributes
Description
aria-label / aria-labelledby Name the Listbox. For more information about naming, please refer to Accessibility

Keyboard Support

Key
Description
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.