Cascader"
From Documentation
Line 3: | Line 3: | ||
= Cascader = | = Cascader = | ||
{{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 == | ||
Line 30: | Line 25: | ||
| Escape | | Escape | ||
| Close the popup | | Close the popup | ||
+ | |- | ||
+ | | Backspace / Delete | ||
+ | | Clear selection | ||
|} | |} |
Revision as of 08:29, 29 July 2020
Cascader
- Available for ZK:
since 9.5.0
Required Settings
Naming issue. For more information, please refer to Accessibility
Keyboard Support
ArrowUp / ArrowLeft / ArrowRight | Navigate options. |
ArrowDown | Open the popup or navigate options |
Enter / Spacebar | Select the options |
Escape | Close the popup |
Backspace / Delete | Clear selection |