Element: <oj-input-search>
DOM Interface: InputSearchElement
Touch Information
Target |
Gesture |
Action |
Input Field |
Tap |
If the drop down is not open, expand the drop down list. Otherwise, close the drop down list. |
Keyboard Information
Target |
Key |
Action |
Input field |
Enter |
Set the input text as the value. |
Input field |
UpArrow or DownArrow |
If the drop down is not open, expand the drop down list. |
Input field |
Esc |
Collapse the drop down list. If the drop down is already closed, do nothing. |
Input field |
Tab In |
Set focus to the Input Search. |