Docs: add link to DOM Level 3 spec for possible values of key prop (#11042)

This commit is contained in:
Vicky Chijwani
2017-10-02 22:13:23 +00:00
committed by Dan Abramov
parent c17d178053
commit f8dceef015

View File

@@ -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