Make vue-countable work with tiptap #997
Unanswered
kieron
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone know if it would be possible to get vue-countable working with the tip tap editor window?
https://github.com/johndatserakis/vue-countable
I am struggling- from the docs, the
text
element from the following, needs to point to what you are wanting to count:I have tried
editor.content
,editor
and some other stuff, but it's not something I'm able to understand, so reaching out to you folk :)Thanks!
Beta Was this translation helpful? Give feedback.
All reactions