Skip to main content

ThreadedMessagesConfiguration

This refers to the properties of the CometChatThreadedMessages component that are available for customisation via the parent component when the component exists in a deep nested hierarchy.

Configurable Properties

NameDescription
closeIconURLAsset URL for the close icon.
bubbleViewUser-defined component to customise the parent message's bubble.
messageActionViewUser-defined component to customise the message actions available for the parent message.
messageListViewUser-defined component to customise the message list.
messageComposerViewUser-defined component to customise the message composer.
hideMessageComposerWhen set to true, message composer will not be displayed.
onCloseOverride the method that is invoked when the user clicks on the close icon.
onErrorOverride the method that is invoked when an error is encountered within the details component
messageListConfigurationProperties of the message list component that are available for customisation via the messages component.
messageComposerConfigurationProperties of the message composer component that are available for customisation via the messages component.
threadedMessagesStyleStyling properties and values of the CometChatThreadedMessages component