I want to handle the CapsLock and NumLock key using angular or node js. So is there any way to do that?
I have tried the dispatchEvent
but it does not working.
I want to handle the CapsLock and NumLock key using angular or node js. So is there any way to do that?
I have tried the dispatchEvent
but it does not working.