mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Docs: add link to DOM Level 3 spec for possible values of key prop (#11042)
This commit is contained in:
committed by
Dan Abramov
parent
c17d178053
commit
f8dceef015
@@ -148,6 +148,8 @@ boolean shiftKey
|
||||
number which
|
||||
```
|
||||
|
||||
The `key` property can take any of the values documented in the [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#named-key-attribute-values).
|
||||
|
||||
* * *
|
||||
|
||||
### Focus Events
|
||||
|
||||
Reference in New Issue
Block a user