Searchbox"
From Documentation
Line 2: | Line 2: | ||
= Searchbox = | = Searchbox = | ||
− | + | {{ZKComponentReferenceAccessibilityComponentInfo}} | |
− | |||
− | |||
− | |||
== Required Settings == | == Required Settings == |
Revision as of 23:58, 28 July 2020
Searchbox
- Available for ZK:
Required Settings
aria-label / aria-labelledby | Name the Searchbox. For more information about naming, please refer to Accessibility |
Keyboard Support
ArrowDown | Open the popup and navigate options. |
ArrowUp | Navigate options. |
Enter | Select the options |
Escape | Close the popup |