ContactsStyle
Styling properties of the CometChatContacts
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 |
boxShadow | Adds shadow effects around the component. |
padding | Sets the padding on all sides of the component |
titleTextFont | Sets all the different properties of font for the heading text. Reference link |
titleTextColor | Sets the foreground color of heading text. |
tabWidth | Sets the width of the tab item |
tabHeight | Sets the height of the tab item |
tabBorder | Sets the border of the tab item |
tabBorderRadius | Sets the border radius of the tab item |
tabBackground | Sets all background style properties of tab item at once, such as color, image, origin and size, or repeat method. Reference link |
tabTitleTextFont | Sets all the different properties of font for the heading text of tab item . Reference link |
tabTitleTextColor | Sets the foreground color of the heading text of tab item. |
activeTabBorder | Sets the border of the active tab item |
activeTabBackground | Sets all background style properties of the active tab item at once, such as color, image, origin and size, or repeat method. Reference link |
activeTabTitleTextFont | Sets all the different properties of font for the heading text of the active tab item . Reference link |
activeTabTitleTextColor | Sets the foreground color of the heading text for the active tab item. |
errorStateTextFont | Sets all the different properties of font for the error message. Reference link |
errorStateTextColor | Sets the foreground color of error message displayed in the component. |
selectionIconTint | Sets the tint or color applied to the select option of the component |
closeIconTint | Sets the tint or color applied to the close icon of the component |
submitButtonBackground | Sets the background of the submit button |
submitButtonTextFont | Sets all the different properties of font for the text on the submit button. Reference link |
submitButtonTextColor | Sets the foreground color of the text on the submit button |