Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 412 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 412 Bytes

Blazor.HotkeyManager

A easy to use hotkey manager for blazor, for overwriting specific key strokes to implement your own logic.

Contains?

This repo contains the Source Code for the HotkeyManager. Read more about it here: README It also contains a test project Json_exe.Blazor.HotkeyManager.TestUI which you can look at if you need to check the HotkeyManager out.