Tiptap Mention and suggestion using Vannila Javascript

108 Views Asked by At

Hey guys I have worked with tiptap Mentions and Suggestions using vue and react and everything is breeze. I cant figure out how to do it in vannila Javascript. Can anyone show a short example of either filtering emojis with char: ':' or or names with char: '@' and displaying it on the editor using the npm tiptap package? I will be forever thankful.

0

There are 0 best solutions below