mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +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
e7a2ac959a
commit
465ffd10c6
@@ -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