Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4a952b4

Browse files
committed
docs(Autocomplete): update content
1 parent0334144 commit4a952b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎docs/content/forms/autocomplete.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -398,12 +398,12 @@ The Autocomplete component includes several accessibility features:
398398
{{< bs-table >}}
399399
| Key| Action|
400400
| ---| ---|
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|
407407
{{< /bs-table >}}
408408

409409
##Customizing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp