Replies: 2 comments
-
In the end I did
It works, but I think it should be possible to editing the keybindings in the options props |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just did the same, but had a slightly different approach:
but you can also override keybindings in globalOptions, that did'nt solve the tab outside problem directly though:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to disable the tab default behavior of quill. I wish to go in the next item in the dom instead of tabbing in the editor.
With Quill I can to this with
But i couldn't achieve the same behavior in VueQuill
Beta Was this translation helpful? Give feedback.
All reactions