How to get length without HTML tags #405
-
I want to put a counter 1/250 for example, how do I get the length? |
Beta Was this translation helpful? Give feedback.
Answered by
sibiraj-s
Jun 4, 2022
Replies: 1 comment
-
This editor is built on prosemirror, You can create a plugin or utility to achieve this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sibiraj-s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This editor is built on prosemirror, You can create a plugin or utility to achieve this.