unoplatform/uno

[WASM] Hardware Keyboard Events (PreviewKeyUp/Down)

Open

#1.595 aberto em 24 de set. de 2019

Ver no GitHub
 (13 comments) (0 reactions) (0 assignees)C# (837 forks)batch import
difficulty/challenging 🤯help wantedkind/enhancementno-reproplatform/wasm 🌐project/input ⌨️

Métricas do repositório

Stars
 (9.789 stars)
Métricas de merge de PR
 (Mesclagem média 14d 8h) (130 fundiu PRs em 30d)

Description

Hardware keyboard events

Current situation

  • On WASM, both KeyDown & KeyUp events are supported

Missing implementations

  • Event PreviewKeyDown
  • Event PreviewKeyUp
  • Event CharacterReceived

Guia do colaborador