> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-angular-v5-docs-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CreateGroupConfiguration

> CreateGroupConfiguration — CometChat documentation.

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                 |
