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
Hi, I see that the <Mention tag supports displayTransform that would allow you to customize what string to display
But is there a way also to make the mentioned user to be clickable? because as of now after I clicked one of the suggestion items then it is displayed as a plain text, is it possible to make it clickable, I have tried checking the displayTransform but it would only allow me to return a string not a react node. I wanted it to be clickable so that i can display addition information. Hope you can help me regarding with this one.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, I see that the <Mention tag supports displayTransform that would allow you to customize what string to display
But is there a way also to make the mentioned user to be clickable? because as of now after I clicked one of the suggestion items then it is displayed as a plain text, is it possible to make it clickable, I have tried checking the displayTransform but it would only allow me to return a string not a react node. I wanted it to be clickable so that i can display addition information. Hope you can help me regarding with this one.
Thank you!
The text was updated successfully, but these errors were encountered: