Skip to main content

IncomingCallStyle

Styling properties of the CometChatIncomingCall component

PropertiesDescription
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
titleTextFontSets all the different properties of font for the heading text. Reference link
titleTextColorSets the foreground color of heading text.
subtitleTextFontSets all the different properties of font for the subtitle text. Reference link
subtitleTextColorSets the foreground color of subtitle text
acceptButtonTextFontSets all the different properties of font for the text of the accept button. Reference link
acceptButtonTextColorSets the foreground color of accept button text.
acceptButtonBorderSets the border of the accept button
acceptButtonBorderRadiusSets the border radius of the accept button
acceptButtonBackgroundSets all background style properties at once, such as color, image, origin and size, or repeat method for the accept button. Reference link
declineButtonTextFontSets all the different properties of font for the text of the decline button. Reference link
declineButtonTextColorSets the foreground color of decline button text.
declineButtonBorderSets the border of the decline button
declineButtonBorderRadiusSets the border radius of the decline button
declineButtonBackgroundSets all background style properties at once, such as color, image, origin and size, or repeat method for the decline button. Reference link