vue-touch-keyboard
vue-touch-keyboard copied to clipboard
How can prevent event bubble to trigger android's keyboard
as title , When I assign foucs or click event to input , but It will trigger andorid's keyboard . How can I prevent it.
I think, you can't. I developed it for Raspberry PI, where there is no built-in virtual keyboard.