Update AccessibilityDoc.vue

pull/4878/head
tugcekucukoglu 2023-12-07 09:50:02 +03:00
parent d9372fdd73
commit 65348840d2
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
</tr>
</thead>
<tbody>
<tr>
<td><i>tab</i></td>
<td>Moves focus through the bar.</td>
</tr>
<tr>
<td><i>down arrow</i></td>
<td>Scrolls content down when vertical scrolling is available.</td>