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

# CreateGroupConfiguration

Configurable properties of `CometChatCreateGroup` component

| Name               | Description                                                                           |
| ------------------ | ------------------------------------------------------------------------------------- |
| closeButtonIconURL | Asset URL for the close icon.                                                         |
| hideCloseButton    | When set to true, hides the close button                                              |
| createClick        | Override the method that is invoked when user clicks on the create group button       |
| onClose            | Override the method that is invoked when user clicks on the close button              |
| onError            | Override the method that is invoked when an error is encountered within the component |
| createGroupStyle   | Styling properties and values of the `CometChatCreateGroup` component                 |
