LostBeard / SpawnDev.BlazorJS

Full Blazor WebAssembly and Javascript interop. Supports all Javascript data types and web browser APIs.
https://blazorjs.spawndev.com
MIT License
111 stars 7 forks source link

Keyboard events are missing #28

Closed RonPeters closed 7 months ago

RonPeters commented 7 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 7 months ago

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