You can modify the Reaction Info component’s properties using the ReactionInfoConfiguration object. To use a configuration, you simply need to pass it to respective parameter. The ReactionInfoConfiguration supports the following properties:Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Configurable Properties
| Name | Description |
|---|---|
| reactionInfoStyle | Styling properties and values of the ReactionInfoStyle component which controls the look of the reaction information. |
| reactionsRequestBuilder | An instance of ReactionsRequestBuilder which allows you to set various parameters for fetching reactions. |
| loadingIconURL | Asset URL for the loading icon. The default value points to an embedded loading icon. |
| errorIconURL | Asset URL for the error icon. The default value points to an embedded error icon. |
ReactionInfoConfiguration and pass it as a property to customize these attributes.