#Has anyone made a svelte component for user hotkey selection?
7 messages · Page 1 of 1 (latest)
yes
Well, tbh this has more to do with javascript rather than svelte
You can search in npm or github for anything relative
I found this with a quick google search, but i'm not sure if this is what you are looking for https://www.npmjs.com/package/shortcuts
On a sidenote, there is also a rust backend shortcut tauri api
A global shortcut manager.