Skip to main content
CometChatDetails is a component that provides additional information and settings related to a specific user. The details screen includes the following elements and functionalities:
  1. User Information: It displays details about the user. This includes his/her profile picture, name, status, and other relevant information.
  2. User Actions: The details screen provides actions to block/unblock the user.

Properties

User

You can view details of this particular user

Title

Title for the component

Icon URLs

Custom asset URL used for graphical representation

Disable user presence

Turn off the visibility of a user’s online status in the chat

Data / 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 components

Usage