jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.38k stars 1.16k forks source link

Add support for asyc mentionning #1408

Open Amedeo91 opened 7 months ago

Amedeo91 commented 7 months ago

Hello, I am opening this PR because I would like to be able to use the mention capabilities with data stored remotely and I would like to be able to trigger some behavior when the user selects the data. Thanks