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

# TabsStyle

> TabsStyle — CometChat documentation.

Styling properties of `CometChatTabs` 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 of the component. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background) |
