purescript-deprecated / purescript-dom

Type definitions and standard effect for interacting with the DOM
41 stars 57 forks source link

A tiny bit of documentation for KeyboardEvent #102

Closed sabine closed 7 years ago

sabine commented 7 years ago

Might help people get over their initial confusion when not finding the keyCode function.

garyb commented 7 years ago

This is great, thanks!