Reaction List Component
Last updated
Last updated
The Reaction List Component displays detailed information about users who have reacted to your post and the specific reactions they have used.
Feature | Description |
---|---|
Reaction List | Users can view the list of user who reacted on the post. |
Config ID | Type | Description |
---|---|---|
*/reaction_list/* | Theme | User can customize component theme. |
*/reaction_list/user_avatar_view | Element | User can hide avatar image view. |
*/reaction_list/user_display_name | Element | User can hide display name. |
*/reaction_list/reaction_image_view | Element | User can hide reaction icon. |
For more details on customization, please refer to the Customization page.
The Reaction List Component can be used in the app if you already have an AmityPost object from Social Plus SDK. postId from AmityPost object will be used to initialize the component.