glortho / glortho/react-keydown
Alt+Numpad
Open
- Dominant language
- JavaScript
- Stars
- 495
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
any chance to set Alt + Numpad key for binding? This does not seem to work:
```
setBinding({
target: X.prototype,
fn: X.prototype.method,
keys: ['alt+103']
});
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.