| Conversations | Conversations component provides an enhanced user experience by integrating the Mentions feature. This means that from the conversation list itself, users can see where they or someone else have been specifically mentioned. |
| MessageComposer | MessageComposeris a component that allows users to craft and send various types of messages, including the usage of the Mentions feature for direct addressing within the conversation. |
| MessageList | MessageList is a component that displays a list of sent and received messages. It also supports the rendering of Mentions, enhancing the readability and interactivity of conversations. |
| Messages | Messages The component is a comprehensive element in CometChat’s UI Kit, encapsulating both the MessageComposer and MessageList components. It fully supports the Mentions feature, providing a streamlined way to implement an interactive and engaging messaging function in your application. |