Properties
Title
Heading text for the componentSearch
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 displayError 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.Menu
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 componentsUsage
CometChatUsers can be launched by adding the following code snippet.- Vue