vue-shortkey icon indicating copy to clipboard operation
vue-shortkey copied to clipboard

Keyboard event listener on all components !!!

Open kazi94 opened this issue 3 years ago • 0 comments

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.

kazi94 avatar Dec 04 '21 10:12 kazi94