Timepicker"
From Documentation
(Created page with "{{ZKComponentReferencePageHeader}} = Timepicker = *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 6: | Line 6: | ||
*[http://www.zkoss.org/product/edition.dsp Available in ZK EE only] | *[http://www.zkoss.org/product/edition.dsp Available in ZK EE only] | ||
since 9.5.0 | since 9.5.0 | ||
− | |||
− | |||
− | |||
== Required Settings == | == Required Settings == | ||
Line 16: | Line 13: | ||
! <center>Description</center> | ! <center>Description</center> | ||
|- | |- | ||
− | | aria-label | + | | aria-label / aria-labelledby |
− | | | + | | Name the Timepicker. For more information about naming, please refer to [[ZK_Component_Reference/Accessibility | Accessibility]] |
|} | |} | ||
Line 28: | Line 25: | ||
| Open the popup | | Open the popup | ||
|- | |- | ||
− | | ArrowUp/ArrowDown | + | | ArrowUp / ArrowDown |
| Navigate options | | Navigate options | ||
|- | |- | ||
Line 37: | Line 34: | ||
| Close the popup | | Close the popup | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 23:45, 28 July 2020
Timepicker
- Demonstration: N/A
- Style Guide: N/A
- Available in ZK EE only
since 9.5.0
Required Settings
aria-label / aria-labelledby | Name the Timepicker. For more information about naming, please refer to Accessibility |
Keyboard Support
Alt+Shift+ArrowDown | Open the popup |
ArrowUp / ArrowDown | Navigate options |
Enter | Select the option |
Escape | Close the popup |