Biglistbox"
From Documentation
(Created page with "{{ZKComponentReferencePageHeader}} = Biglistbox = *Demonstration: N/A *Style Guide: N/A *[http://www.zkoss.org/product/edition.dsp Available in ZK EE only] since 9.5.0 == Rel...") |
|||
Line 16: | Line 16: | ||
! <center>Description</center> | ! <center>Description</center> | ||
|- | |- | ||
− | | aria-label | + | | aria-label / aria-labelledby |
− | | | + | | Name the biglistbox. For more information about naming, please refer to [[ZK_Component_Reference/Accessibility | Accessibility]] |
|} | |} | ||
Line 31: | Line 31: | ||
| Focus on cell or headers. | | Focus on cell or headers. | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 23:36, 28 July 2020
Biglistbox
- Demonstration: N/A
- Style Guide: N/A
- Available in ZK EE only
since 9.5.0
Related components
None.
Required Settings
aria-label / aria-labelledby | Name the biglistbox. For more information about naming, please refer to Accessibility |
Keyboard Support
ArrowUp/ArrowDown | Select items or focus on headers. |
ArrowLeft/ArrowRight | Focus on cell or headers. |