unoplatform/uno

[WASM] Hardware Keyboard Events (PreviewKeyUp/Down)

Open

#1,595 创建于 2019年9月24日

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)C# (837 fork)batch import
difficulty/challenging 🤯help wantedkind/enhancementno-reproplatform/wasm 🌐project/input ⌨️

仓库指标

Star
 (9,789 star)
PR 合并指标
 (平均合并 14天 8小时) (30 天内合并 130 个 PR)

描述

Hardware keyboard events

Current situation

  • On WASM, both KeyDown & KeyUp events are supported

Missing implementations

  • Event PreviewKeyDown
  • Event PreviewKeyUp
  • Event CharacterReceived

贡献者指南