Example of undefined in React Mention Component

/
/
Default

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.

More Details...

Loading....
Description

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 input and div elements are configured with @ mentions listing the emails and comments contents.