-
Hi, I would like to know if there is a way to limit the maximum character that can be input using the MDXEditor. Any help that could be provided to assist me in achieving this would be greatly appreciated. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
Aaditya4i
Apr 29, 2024
Replies: 1 comment
-
I just figured it out. We can use the maxLengthPlugin(limitValue) to limit the character input of the editor |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Aaditya4i
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just figured it out. We can use the maxLengthPlugin(limitValue) to limit the character input of the editor