Skip to main content

ConversationsStyle

Styling properties of CometChatConversations component

NameDescription
widthSets the width of the component
heightSets the height of the component
borderSets the border of the component
borderRadiusSets the border radius of the component
backgroundSets all background style properties at once, such as color, image, origin and size, or repeat method. Reference link
boxShadowAdds shadow effects around the component.
titleTextFontSets all the different properties of font for the heading text. Reference link
titleTextColorSets the foreground color of heading text.
loadingIconTintSets the tint or color applied to the loading indicator icon of the component
emptyStateTextFontSets all the different properties of font for the placeholder text. Reference link
emptyStateTextColorSets the foreground color of placeholder text displayed in the component.
errorStateTextFontSets all the different properties of font for the error message. Reference link
errorStateTextColorSets the foreground color of error message displayed in the component.
lastMessageTextFontSets all the different properties of font for the last message. Reference link
lastMessageTextColorSets the foreground color of the last message.
typingIndictorTextFontSets all the different properties of font for the typing indicator text. Reference link
typingIndictorTextColorSets the foreground color of typing indicator text
threadIndicatorTextFontSets all the different properties of font for the thread indicator text. Reference link
threadIndicatorTextColorSets the foreground color of thread indicator text.
onlineStatusColorSets the color of the status indicator representing the user's online status
privateGroupIconBackgroundSets the background of the status indicator representing private groups.
passwordGroupIconBackgroundSets the background of the status indicator representing password protected groups.