We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a691a commit 09759f0Copy full SHA for 09759f0
docs/ecosystem-user-event.mdx
@@ -462,15 +462,15 @@ method.
462
463
| Key | Character |
464
| ---------- | -------------- |
465
-| arrowLeft | `{arrowleft}` |
466
-| arrowRight | `{arrowright}` |
467
-| arrowDown | `{arrowdown}` |
468
-| arrowUp | `{arrowup}` |
+| arrowLeft | `{arrowLeft}` |
+| arrowRight | `{arrowRight}` |
+| arrowDown | `{arrowDown}` |
+| arrowUp | `{arrowUp}` |
469
| enter | `{enter}` |
470
| escape | `{esc}` |
471
| delete | `{del}` |
472
| backspace | `{backspace}` |
473
-| selectAll | `{selectall}` |
+| selectAll | `{selectAll}` |
474
| space | `{space}` |
475
| whitespace | `' '` |
476
0 commit comments