Properties
Title
Heading text for the componentTitle Alignment
Alignment of the heading text for the componentLoading 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.Asset URLs
Custom asset URL used for graphical representationRequestBuilder
This provides set of methods that allow developers to easily create and configure messages before fetching them for the intended recipients.Formatters
Array of formattersToggle
Switch to hide or show the error state, users presence, read receipt and typing.Sound
This refers to the action of activating or allowing the audio or sound capabilities of the conversations component.activeConversation
This refers to a conversation that is currently ongoing or in progress.Selection Mode
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 deleting a conversation 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 componentsEvents
To handle events supported byCometChatConversations component you have to add the listeners mentioned here.
Usage
- Vue