bodil/purescript-signal

Version of `keyPressed` that prevents default

Open

#62 创建于 2017年10月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)PureScript (41 fork)github user discovery
good first issuehelp wanted

仓库指标

Star
 (260 star)
PR 合并指标
 (PR 指标待抓取)

描述

I have couple of signals for arrow keys that are causing the browser to scroll. I don't see a way to work around this using current keyPressed, so maybe we could add version of keyPressed that prevents the default event.

贡献者指南