CometChatDetails is a component that provides additional information and settings related to a specific group.
The details screen includes the following elements and functionalities:
- Group Information: It displays details about the user. This includes his/her profile picture, name, status, and other relevant information.
- Group Chat Features: It provides additional functionalities for managing the group. This includes options to add or remove participants, assign roles or permissions, and view group-related information.
- Group Actions: This offers actions related to the group, such as leaving the group, or deleting the group.
Properties
Group
You can view details of this particular groupTitle
Title for the componentAsset URLs
Custom asset URL used for graphical representationData / 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.Configurations
Style
Styling properties and values of all the child componentsUsage
- Vue