Vue 3 hooks for binding keyboard events on the app. How to use it: 1. Import the Hooks. import useHotkey, { HotKey } from 'vue3-hotkey' import { ref } from ...
確定! 回上一頁