| 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 |
| titleTextFont | Sets all the different properties of font for the heading text. Reference link |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| groupTypeTextBoxShadow | Adds shadow effects around the text representing group type |
| errorTextFont | Sets all the different properties of font for the error text. Reference link |
| 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 |
| nameInputTextFont | Sets all the different properties of font for the name input text. Reference link |
| 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 |
| 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 |
| nameInputBoxShadow | Adds shadow effects around the name input |
| passwordInputTextFont | Sets all the different properties of font for the password input text. Reference link |
| 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 |
| 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 |
| 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 |
| 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 |
| closeIconTint | used to set the color of the close icon |