Skip to main content

TabItemStyle

Styling properties of CometChatTabItem 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.
iconTintSets the tint or color applied to the the icon that symbolize a tab item
activeIconTintSets the tint or color applied to the the icon that symbolize an active tab item
titleTextFontSets all the different properties of font for the heading text of tab item . Reference link
titleTextColorSets the foreground color of the heading text of tab item.
activeTitleTextFontSets all the different properties of font for the heading text of an active tab item . Reference link
activeTitleTextColorSets the foreground color of the heading text of an active tab item.
activeBackgroundSets all background style properties of the active tab item at once, such as color, image, origin and size, or repeat method. Reference link
activeBorderRadiusSets the border radius of an active tab item