gaucho-labs / leptos-hotkeys

a declarative way of using keyboard shortcuts + callbacks in leptos applications
https://leptos-hotkeys.vercel.app
MIT License
43 stars 8 forks source link

add hotkeys option #103

Open friendlymatthew opened 4 months ago

friendlymatthew commented 4 months ago

84

Adds middle layer to the provide_hotkeys scheme.

Note, I didn't do the options with the derived Builder trait like Mr. leptos-use, but I plan on doing that but have some questions