Browse Source

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

main
Vicky Chijwani 7 years ago
committed by Dan Abramov
parent
commit
f8dceef015
  1. 2
      docs/reference-events.md

2
docs/reference-events.md

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

Loading…
Cancel
Save