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

# CreateGroupStyle

Styling properties of `CometChatCreateGroup` 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)                                           |
| titleTextFont                     | Sets all the different properties of font for the heading text. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                                        |
| titleTextColor                    | Sets the foreground color of the heading text                                                                                                                                                                                  |
| groupTypeTextFont                 | Sets all the different properties of font for the text on tab representing group type. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                 |
| groupTypeTextColor                | Sets the foreground color of the text on the tab representing group type                                                                                                                                                       |
| groupTypeBorder                   | Sets the border of the each tab representing group type                                                                                                                                                                        |
| groupTypeBorderRadius             | Sets the border radius of tab representing group type                                                                                                                                                                          |
| groupTypeBackground               | Sets all background style properties of the tab representing group type at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background)        |
| groupTypeBoxShadow                | Adds shadow effects around the tab representing group type                                                                                                                                                                     |
| activeGroupTypeTextFont           | Sets all the different properties of font for the text on tab representing active group type. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                          |
| activeGroupTypeTextColor          | Sets the foreground color of the text on the tab representing active group type                                                                                                                                                |
| activeGroupTypeBorder             | Sets the border of the each tab representing active group type                                                                                                                                                                 |
| activeGroupTypeBorderRadius       | Sets the border radius of tab representing active group type                                                                                                                                                                   |
| activeGroupTypeBackground         | Sets all background style properties of the tab representing active group type at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background) |
| activeGroupTypeBoxShadow          | Adds shadow effects around the tab representing active group type                                                                                                                                                              |
| groupTypeTextBorderRadius         | Sets the border radius of tab text representing group type                                                                                                                                                                     |
| groupTypeTextBackground           | Sets all background style properties of the text representing group type at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background)       |
| groupTypeTextBoxShadow            | Adds shadow effects around the text representing group type                                                                                                                                                                    |
| errorTextFont                     | Sets all the different properties of font for the error text. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                                          |
| errorTextColor                    | Sets the foreground color of the error text                                                                                                                                                                                    |
| errorTextBorder                   | Sets the border of the error text                                                                                                                                                                                              |
| errorTextBorderRadius             | Sets the border radius of the error text                                                                                                                                                                                       |
| errorTextBackground               | Sets all background style properties of the error text at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background)                         |
| nameInputTextFont                 | Sets all the different properties of font for the name input text. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                                     |
| nameInputTextColor                | Sets the foreground color of the text on the name input                                                                                                                                                                        |
| nameInputPlaceholderTextFont      | Sets all the different properties of font for the placeholder text on name input. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                      |
| nameInputPlaceholderTextColor     | Sets the foreground color of the placeholder text on the name input                                                                                                                                                            |
| nameInputBorder                   | Sets the border of the name input                                                                                                                                                                                              |
| nameInputBorderRadius             | Sets the border radius of the name input                                                                                                                                                                                       |
| nameInputBackground               | Sets all background style properties of the name input at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background)                         |
| nameInputBoxShadow                | Adds shadow effects around the name input                                                                                                                                                                                      |
| passwordInputTextFont             | Sets all the different properties of font for the password input text. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                                 |
| passwordInputTextColor            | Sets the foreground color of the text on the password input                                                                                                                                                                    |
| passwordInputPlaceholderTextFont  | Sets all the different properties of font for the placeholder text on password input. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                  |
| passwordInputPlaceholderTextColor | Sets the foreground color of the placeholder text on the password input                                                                                                                                                        |
| passwordInputBorder               | Sets the border of the password input                                                                                                                                                                                          |
| passwordInputBorderRadius         | Sets the border radius of the password input                                                                                                                                                                                   |
| passwordInputBackground           | Sets all background style properties of the password input at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background)                     |
| passwordInputBoxShadow            | Adds shadow effects around the password input                                                                                                                                                                                  |
| createGroupButtonTextFont         | Sets all the different properties of font for the text on create group button. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/font)                                                                         |
| createGroupButtonTextColor        | Sets the foreground color of the text on create group button                                                                                                                                                                   |
| createGroupButtonBorder           | Sets the border of the create group button                                                                                                                                                                                     |
| createGroupButtonBorderRadius     | Sets the border radius of the create group button                                                                                                                                                                              |
| createGroupButtonBackground       | Sets all background style properties of the create group button at once, such as color, image, origin and size, or repeat method. [Reference link](https://developer.mozilla.org/en-US/docs/Web/CSS/background)                |
| closeIconTint                     | used to set the color of the close icon                                                                                                                                                                                        |
