-
The Link plugins works as expected and the rendered element also has the src property. However, I could not find a way to allow the user to open the link, Is there a way to tell add a keybinding to the link to open it when clicked? A conventional way is with |
Beta Was this translation helpful? Give feedback.
Answered by
zbeyens
Jun 28, 2021
Replies: 1 comment 1 reply
-
The current way to do this is that create a custom component for the plugin, using https://github.com/JohannesKlauss/react-hotkeys-hook |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zbeyens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current way to do this is that create a custom component for the plugin, using https://github.com/JohannesKlauss/react-hotkeys-hook