Example of Default Functionalities in ASP.NET MVC Mention Control
This sample demonstrates the default functionalities of the Mention component. Type the @
character in the editable element and select or tag the user from the suggestion list.
DEMO
SOURCE
|
The Mention
is a component used to display a list of items that the users can select or tag from the list suggested. You can use the @
mention support with the input
, textarea
, and contenteditable
div elements.
In the above sample, the div elements are configured with @
mentions listing the comments
contents.