Name | Description |
---|---|
reactionListStyle | Styling properties and values of the ReactionListStyle component which controls the look of the reaction list. |
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. |
avatarStyle | Styling properties and values of the AvatarStyle component which controls the look of the avatar. |
listItemStyle | Styling properties and values of the ListItemStyle component which controls the look of the list item. |
reactionItemClicked | Function to be called when a reaction item is clicked. It provides the reaction and message as parameters. |
ReactionListConfiguration
and pass it as a property to customize these attributes.