How do we customize the draghandle template? #5712
Unanswered
yellow1912
asked this question in
Questions & Help
Replies: 1 comment
-
If you are using React, you can refer the answer here. If you are using Vue, I haven't used it extensively, but I can try and figure it out if you can provide a sandbox for the same. |
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
-
I really like this example here:
https://templates.tiptap.dev/NjHMLKTtdW
I wonder what is the proper way to customize this extension exactly like the example above? Should we use the render method? If so how should we hook the trigger to toggle custom context menu?
I'm so excited that we get this new feature after such a long wait.
Beta Was this translation helpful? Give feedback.
All reactions