File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -398,12 +398,12 @@ The Autocomplete component includes several accessibility features:
398
398
{{< bs-table >}}
399
399
| Key | Action |
400
400
| --- | --- |
401
- | ` Arrow Down ` | Navigate to the next option or open dropdown |
402
- | ` Arrow Up ` | Navigate to the previous option |
403
- | ` Enter ` | Select the highlighted option |
404
- | ` Escape ` | Close the dropdown and clear focus |
405
- | ` Tab ` | Accept hint completion (when hints are enabled) |
406
- | ` Backspace/ Delete ` | Clear input and trigger search |
401
+ | < kbd > Arrow Down</ kbd > | Navigate to the next option or open dropdown |
402
+ | < kbd > Arrow Up</ kbd > | Navigate to the previous option |
403
+ | < kbd > Enter</ kbd > | Select the highlighted option |
404
+ | < kbd > Escape</ kbd > | Close the dropdown and clear focus |
405
+ | < kbd > Tab</ kbd > | Accept hint completion (when hints are enabled) |
406
+ | < kbd > Backspace</ kbd >/< kbd > Delete</ kbd > | Clear input and trigger search |
407
407
{{< /bs-table >}}
408
408
409
409
## Customizing
You can’t perform that action at this time.
0 commit comments