Skip to content

Commit 270a796

Browse files
committed
add note about delete modifier capturing both delete and backspace
1 parent c50762f commit 270a796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Here's the full list of key modifier aliases:
209209

210210
- enter
211211
- tab
212-
- delete
212+
- delete (captures both "Delete" and "Backspace" keys)
213213
- esc
214214
- space
215215
- up

0 commit comments

Comments
 (0)