You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am using vue-mention with content-editablediv element, I just want to know how to format the mention.
So I want to apply styling to the mentioning.
The only way I have tried to do that was to add span tag with class attached but the problem is that it was a little hard to manage edit existing mentionings.
Please let me know if you have a plan to support them.
The text was updated successfully, but these errors were encountered:
When I am using
vue-mention
withcontent-editable
div
element, I just want to know how to format the mention.So I want to apply
styling
to the mentioning.The only way I have tried to do that was to add
span
tag with class attached but the problem is that it was a little hard to manageedit
existing mentionings.Please let me know if you have a plan to support them.
The text was updated successfully, but these errors were encountered: