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 23:13:23 +01:00
committed by Dan Abramov
parent e7a2ac959a
commit 465ffd10c6
+2
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