v-hotkey
Vue 2.x directive for binding hotkeys to components.
Install
Usage
Event Handler
- keydown (as default)
- keyup
Key Combination
Use one or more of following keys to fire your hotkeys.
- ctrl
- alt
- shift
- meta (windows / command)
Vue 2.x directive for binding hotkeys to components.
Use one or more of following keys to fire your hotkeys.