Skip to content

Commit 6410dec

Browse files
committed
chore: updated documentation
1 parent 0b61fc9 commit 6410dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pf-search-input/docs/pf-search-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When focus is on the toggle, the following keyboard interactions apply:
5454
| Key | Function |
5555
| ---------------------- | -------------------------------------------------------------------------------------- |
5656
| <kbd>Down Arrow</kbd> | Opens the listbox and moves focus to the first listbox item. |
57-
| <kbd>Tab</kbd> | Moves focus out of element onto the next focusable item and closes listbox. |
57+
| <kbd>Tab</kbd> | Moves focus to the close button if visible; otherwise, moves to the next focusable element, then closes the listbox.|
5858
| <kbd>Shift + Tab</kbd> | Moves focus out of element onto the previous focusable item and closes listbox. |
5959

6060
#### Listbox options

0 commit comments

Comments
 (0)