Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Update plugins to use the correct key code#1091

Open
dankentfield wants to merge 1 commit intoatomiks:masterfrom
dankentfield:master
Open

Update plugins to use the correct key code#1091
dankentfield wants to merge 1 commit intoatomiks:masterfrom
dankentfield:master

Conversation

@dankentfield
Copy link

In the documentation for plugins you recommend to useKeyboardEvent.keyCode however this is deprecated, the current advice is to use KeyboardEvent.code. So I have updated the docs to reflect this very minor change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant