How to add custom extension in Menubar? #1861
Answered
by
cadars
shreeharsha-factly
asked this question in
Questions & Help
-
How do I add my custom extension in menu bar?
How to add my custom extension in MenuBar similar to
|
Beta Was this translation helpful? Give feedback.
Answered by
cadars
Sep 8, 2021
Replies: 1 comment 1 reply
-
I think you need to define commands with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hanspagel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you need to define commands with
addCommands
, and then use them in your MenuBar.https://www.tiptap.dev/guide/custom-extensions#commands