jsakamoto / Toolbelt.Blazor.HotKeys2

This is a class library that provides configuration-centric keyboard shortcuts for your Blazor apps.
https://jsakamoto.github.io/Toolbelt.Blazor.HotKeys2/
Mozilla Public License 2.0
87 stars 6 forks source link

OnKeyUp event #22

Open lukas-kyeso opened 2 months ago

lukas-kyeso commented 2 months ago

Hello.

Great library. This isn't an issue but a seeking of clarification. There is no OnKeyUp callback capability correct? Thanks

jsakamoto commented 2 months ago

Hi @lukas-kyeso, Yes, currently, there are no callbacks for the keyup event on this library.