LostBeard / SpawnDev.BlazorJS

Full Blazor WebAssembly and Javascript Interop with multithreading via WebWorkers
https://blazorjs.spawndev.com
MIT License
78 stars 6 forks source link

Keyboard events are missing #28

Closed RonPeters closed 2 months ago

RonPeters commented 2 months ago

I would like to be able to attach event handlers to window.keydown and window.keyup events and receive a typed KeyboardEvent

LostBeard commented 2 months ago

Version 2.2.84 Nuget package is up and contains your update. Thank you for your help.