> ## 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.

# MessageBubbleStyle

> MessageBubbleStyle — CometChat documentation.

Styling properties and values of the `CometChatMessageBubble` 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                             |
| submenuWidth        | Sets the width of the nested menu within the context menu           |
| submenuHeight       | Sets the height of the nested menu within the context menu          |
| submenuBorder       | Sets the border of the nested menu within the context menu          |
| submenuBorderRadius | Sets the border radius of the nested menu within the context menu   |
| moreIconTint        | Sets the tint or color applied to the more icon of the context menu |
