Post Content Component
Last updated
Last updated
The Post Content Component displays information about a post, including its content and engagements.
Config ID | Type | Description |
---|---|---|
*/post_content/* | Theme | User can customize component theme |
*/post_content/moderator_badge | Element | User can change icon and wording of Moderator Badge. |
*/post_content/timestamp | Element | User can hide timestamp. |
*/post_content/menu_button | Element | User can change icon of menu button. |
*/post_content/reaction_button | Element | User can change reaction button icon and wording. |
*/post_content/comment_button | Element | User can change comment button icon and wording. |
*/post_content/share_button | Element | User can change share button icon and wording. |
For more details customization, please refer to Customization page.
The Post Content Component can be used in the app if you already have an AmityPost object from AmitySDK.
Custom navigation behavior can be implemented to enhance or modify the interaction flow on the AmityPostContentComponent.
For more details, please refer to Overriding Navigation Behavior page.