I am trying to use renderMentionList to fetch my users and display them in the list. I see how I can do that with props like keyword, but I don't see understand how to use it with the Editor component clearly in the documentation.
is there an example of using renderMentionList somewhere?
Cheers.
I am trying to use
renderMentionListto fetch my users and display them in the list. I see how I can do that with props likekeyword, but I don't see understand how to use it with theEditorcomponent clearly in the documentation.is there an example of using
renderMentionListsomewhere?Cheers.