Skip to main content
The CometChatReceipt component renders the receipts such as sending, sent, delivered, read, and error state indicators of a message.

How to integrate CometChatReceipt?

Since CometChatReceipt is a widget, it can be added directly in the build method. CometChatReceipt includes various attributes and methods to customize its UI.

Properties

To style or customize the CometChatReceipt, you can use the available parameters.

ReceiptStyle

Custom style for receipts.

Usage