> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-013b37f0.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ReactionInfoStyle

Styling properties of `ReactionInfo` component.

| Name             | Description                                         |
| ---------------- | --------------------------------------------------- |
| reactionFontSize | Sets the font size of the reactions.                |
| namesFont        | Sets the font properties of the names.              |
| namesColor       | Sets the color of the names.                        |
| loadingIconTint  | Sets the tint or color applied to the loading icon. |
| errorIconTint    | Sets the tint or color applied to the error icon.   |
| reactedTextFont  | Sets the font properties of the reacted text.       |
| reactedTextColor | Sets the color of the reacted text.                 |
| width            | Sets the width of the component.                    |
| height           | Sets the height of the component.                   |
