CometChatDetails is a component that provides additional information and settings related to a specific user.
The details screen includes the following elements and functionalities:
- User Information: It displays details about the user. This includes his/her profile picture, name, status, and other relevant information.
- User Actions: The details screen provides actions to block/unblock the user.
Properties
User
You can view details of this particular userTitle
Title for the componentIcon URLs
Custom asset URL used for graphical representationDisable user presence
Turn off the visibility of a user’s online status in the chatData / Templates
Pre-defined structure to serve as a starting point to create the details component.Custom view
UI component created and customised by the developer to meet your design or functional requirements.Toggle profile view
Switch to hide or show the default user profile.Function callbacks
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
- Vue