How to implement custom toolbar outside of MDXEditor #876
Unanswered
muslimmuda15
asked this question in
Q&A
Replies: 0 comments
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.
-
I have some custom toggle button for bold italic and underline only outside
MDXEditorHow to implementation when I highlight the text, then click bold it will add
**text**, and when keyboard cursor focus on bold text, the toggle button bold will true.I try to implementation using
I getting error
Beta Was this translation helpful? Give feedback.
All reactions