froala / react-froala-wysiwyg

React component for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
562 stars 130 forks source link

Direct way to use @mentions in Froala editor #335

Closed decpk closed 2 years ago

decpk commented 2 years ago

Hi Team,

I'm looking for a way to add mentions like if someone add @ then a dropdown will appear. Do we have any way to do that. I Froala docs I'm not able to find it. I'm specially looking for a way in react.

iamkimani-ndegwa commented 2 years ago

Hey @decpk. You can use tribute JS. It is the most direct way IMO. Here is an example in the docs and an example using React JS