Skip to main content

Overview

The CometChatMentionsFormatter class formats mentions within text messages displayed in the chat interface. For the base CometChatTextFormatter API, see Text Formatters.

Usage

Pass CometChatMentionsFormatter to the textFormatters property of widgets like CometChatConversations, CometChatMessageList, or CometChatMessageComposer.

Actions

onMentionTap
Setting a listener for mention-click events in Message Bubbles. This listener is activated when a mention is clicked, returning the corresponding user object.

Customization


Advanced

Composer Mention Text Style

Message Bubble Mention Text Style

Conversations Mention Text Style