vue-shortkey
vue-shortkey copied to clipboard
Keyboard event listener on all components !!!
Hi, I have an issue when listening to keyboard event, it seems that it listen on all my components, what i want is to listen only on the child component that i have implement the function to handle the keyboard event.