Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use Keyboard shortcuts ? #105

Closed
singhiam opened this issue Apr 8, 2020 · 2 comments
Closed

Can we use Keyboard shortcuts ? #105

singhiam opened this issue Apr 8, 2020 · 2 comments

Comments

@singhiam
Copy link

singhiam commented Apr 8, 2020

Hi Support,

Can we use Keyboard shortcuts using this module ?

Thanks

@sylingd
Copy link
Collaborator

sylingd commented Apr 8, 2020

Of course, write a plugin, using on('keydown', e => console.log(e)) or onKeyboard to listen keyboard events, and do other things you like

@singhiam
Copy link
Author

singhiam commented Apr 8, 2020

Thanks For Your Response @sylingd . this feature is already there or I need to do something extra for this. like to create own plugin .

@sylingd sylingd closed this as completed Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants