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