Skip to main content

Where It Fits

CometChatThreadHeader is a Component that displays the parent message and number of replies in a thread.

Minimal Render


Styling

Using Style you can customize the look and feel of the component in your app. Pass a styling object as a prop to the CometChatThreadHeader component.

Visibility Props

Custom Template

The template property is used to configure and set a custom template for parent message bubble.

Next Steps

Threaded Messages

Display the complete threaded conversation view

Message List

Display the list of messages in a conversation

Message Template

Customize message bubble templates

Component Styling

Customize the appearance of UI Kit components