Example of Mention Integration in Javascript Rich Text Editor Control

/
/
@ Mention

This example shows how to integrate @mention control within Rich Text Editor control. Type @ character and select a user from the suggestion list.

More Details...

Hello @Maria

Welcome to the mention integration with rich text editor demo. Type @ character and tag user from the suggestion list.

Description

The @Mention is a control used to display a list of items that users can select or tag from the suggested list. In this demo, configured the following properties with popup dimensions. allowSpaces - Allows to search a word with space. suggestionCount - Control the items in suggestion list. itemTemplate - Used to display the customized appearance in suggestion list.