Is there a way to tag a user in the editor similar to there is in azure devOps?
something like this:
PM 10/10/2023 : @Shane S Calhoun the fix worked
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 12 Oct 2023, 10:27 AM
Hello, Shane,
The KendoReact Editor does not have a built-in mentions support, but you can achieve by integrating the ProseMirror mentions plugin inside the component.
A sample implementation for such approach can be found in the following KB artickle: