> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-rn-guide-message-privately.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ThreadedMessagesStyle

> ThreadedMessagesStyle — CometChat documentation.

Styling properties of the `CometChatThreadedMessages` component.

| Name          | Description                                                                                                                                                                          |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| width         | Sets the width of the component                                                                                                                                                      |
| height        | Sets the height of the component                                                                                                                                                     |
| border        | Sets the border of the component                                                                                                                                                     |
| borderRadius  | Sets the border radius of the component                                                                                                                                              |
| background    | Sets all background style properties at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background) |
| titleColor    | Sets all the different properties of font for the heading text.                                                                                                                      |
| titleFont     | Sets the foreground color of heading text displayed in the component.                                                                                                                |
| closeIconTint | Sets the tint or color applied to the close icon of the component                                                                                                                    |
