• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Default Functionalities in ASP.NET Core 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.