Issues
- 0
docs incorrectly recommend using Char.toCode / fromCode to interpret KeyCode values
#11 opened by jhbrown94 - 0
Keyboard.presses always returns code 0
#10 opened by christianp - 1
No access to modifier states
#9 opened by wehlutyk - 10
Not all key codes work in every browser
#3 opened by epeterson320 - 6
API change suggestion: make the downs/ups/presses function selective via Maybe
#7 opened by jvoigtlaender - 1
- 2
Handling preventDefault
#2 opened by mdgriffith - 0
- 0
Subscription to Keypress State
#1 opened by JoshuaOSHickman