
Installation
Usage
Keys
Often times you'll want to show modifier keys in your UI. You can do this with the exported cmdOrCtrl and optionOrAlt variables.
Command/Ctrl Ctrl
Option/Alt Alt
Acknowledgements
This hook is based on the shadcn-svelte useIsMac hook, as well as some useful enhancements by Thomas G. Lopes