Skip to main content
This component lists all the users registered on CometChat and also allows users to search for other users. It enables users to find and locate specific individuals based on various search criteria or parameters. Online users are represented with a green colored dot.

Properties

Title

Heading text for the component

Section Header

Loading state

This refers to the state of the conversations component when it is actively retrieving or fetching data.

Empty state

This refers to the state of the conversations component when it has no content or data to display

Error state

This refers to the state of the conversations component when an error occurs during the retrieval of the data.

RequestBuilder

Toggle

Switch to hide or show the separators, and user presence.

activeUser

This refers to a user who is actively engaged.

selectionMode

Allows user to choose individual or multiple items.

Custom view

UI component created and customised by the developer to meet your design or functional requirements. UI component created and customised by the developer to meet your design or functional requirements representing the button actions in the header section.

Actions

This includes action buttons or icons that allow users to perform common actions or tasks, such as muting the notification etc.

Function Callback

Functions that can be invoked by the user in response to a specific event or condition.

Style

Styling properties and values of all the child components

Usage

CometChatUsers can be launched by adding the following code snippet.